I have another problem on installing the OFED-1.4.1-rc2 on CentOS 5.2.<br>I can build all the rpm, but there is an error while installing the mpitests_mvapich2_intel-3.1-891.x86_64.rpm<br><br>....<br>Install mpitests_mvapich_gcc RPM:<br>
Running rpm -iv  /root/OFED-1.4.1-rc2/OFED-1.4.1-rc2/RPMS/centos-release-5-2.el5.centos/x86_64/mpitests_mvapich_gcc-3.1-891.x86_64.rpm<br>Install mpitests_mvapich_intel RPM:<br>Running rpm -iv  /root/OFED-1.4.1-rc2/OFED-1.4.1-rc2/RPMS/centos-release-5-2.el5.centos/x86_64/mpitests_mvapich_intel-3.1-891.x86_64.rpm<br>
Install mpitests_mvapich2_gcc RPM:<br>Running rpm -iv  /root/OFED-1.4.1-rc2/OFED-1.4.1-rc2/RPMS/centos-release-5-2.el5.centos/x86_64/mpitests_mvapich2_gcc-3.1-891.x86_64.rpm<br>Install mpitests_mvapich2_intel RPM:<br>Running rpm -iv  /root/OFED-1.4.1-rc2/OFED-1.4.1-rc2/RPMS/centos-release-5-2.el5.centos/x86_64/mpitests_mvapich2_intel-3.1-891.x86_64.rpm<br>
Failed to install mpitests_mvapich2_intel RPM<br>See /tmp/OFED.9482.logs/mpitests_mvapich2_intel.rpminstall.log<br><br><br># cat /tmp/OFED.9482.logs/mpitests_mvapich2_intel.rpminstall.log<br>error: Failed dependencies:<br>
        libimf.so()(64bit) is needed by mpitests_mvapich2_intel-3.1-891.x86_64<br>        libintlc.so.5()(64bit) is needed by mpitests_mvapich2_intel-3.1-891.x86_64<br>        libsvml.so()(64bit) is needed by mpitests_mvapich2_intel-3.1-891.x86_64<br>
<br><br># echo $LD_LIBRARY_PATH<br>/opt/intel/Compiler/11.0/081/lib/intel64:/opt/intel/Compiler/11.0/081/ipp/em64t/sharedlib:/opt/intel/Compiler/11.0/081/mkl/lib/em64t:/opt/intel/Compiler/11.0/081/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib:/opt/intel/Compiler/11.0/081/lib/intel64:/opt/intel/Compiler/11.0/081/ipp/em64t/sharedlib:/opt/intel/Compiler/11.0/081/mkl/lib/em64t:/opt/intel/Compiler/11.0/081/tbb/em64t/cc4.1.0_libc2.4_kernel2.6.16.21/lib<br>
<br><br>I've installed Intel Compiler 11.0.081 and I found that all the
required .so are located in /opt/intel/Compiler/11.0/081/lib/intel64
and the location is already in LD_LIBRARY_PATH, but somehow the rpm cannot located the library files.<br>

<br>I found that the problem also occurred in OFED-1.4.1-rc1 and OFED-1.4.1.<br><br>Any idea on how to solve this?<br>Thanks in advance.<br><br>Regards,<br>PN<br>