DataFiles specified for unzip. Unzip command failed

安装oracle出现以下错误:
Checking Temp space: must be greater than 190 MB. Actual 1018 MB PassedChecking swap space: must be greater than 150 MB. Actual 3072 MB PassedChecking monitor: must be configured to display at least 256 colors. Actual 16777216 PassedPreparing to launch Oracle Universal Installer from /tmp/OraInstall2008-03-10_03-02-12AM. Please wait …Invalid source path ‘../stage/Components/oracle.jdk/1.5.0.1.1/1/DataFiles’ specified for unzip. Unzip […]

...

aix5.3下安装bash

习惯了bash的命令记录回查,不用KSH那样老来输入的,挺麻烦的。所以就决定装个bash
安装包的下载地址:
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/
选一个最新的吧.下载.
通过FTP上传到AIX.
# rpm -ivh /tmp/bash-3.2-1.aix5.2.ppc.rpm
bash ##################################################
# bash
安装ok

...
|