在64位的Red Hat Enterprise Linux Server release 6.6上安装Symantec Backup Exec 2010时, 遇到下面错误:
# ./installralus
./installralus: ../perl/Linux/bin/perl: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
出现这个错误是因为64位系统中安装32位应用程序(Symantec Backup Exec 2010的32位安装应用程序,如果是64位应用程序,就不会遇到这个问题),需要在64位系统中安装32位相关包。安装下面包即可解决这个问题。
yum install glibc.i686
在安装过程中,还遇到下面错误:
Enter the system names separated by spaces on which to install RALUS: (MyLNX8)
Checking system communication:
Attempting /usr/bin/rsh with MyLNX8 ...........................................................................
Cannot /usr/bin/rsh to MyLNX8
Initial system check failed.
Press [Return] to continue: