oracle11g装在redhat6.4上,因为要用到32位的很多包,所以我挂了5.4的光盘,用rpm –ivh xxx.rpm --nodeps – force 强制安装,装不上而且还提示This program may be freely redistributed under the terms of the GNU GPL,并且显示了rpm的用法,如何解决?
试下 yum localinstall oracle11.rpm????