Hi, do you also have your LDFLAGS set? I think it will need to be set to something including -L/gne/research/apps/intel/11.1-064/x86_64-linux-2.6/lib/intel64. There should be a few scripts from the intel installation that you can source that will take care of a bunch of environment settings as well.
iccvars.csh iccvars.sh ifortvars.csh ifortvars.sh I usually source the .sh scripts. Please let me know if this helps you. On Wed, Oct 20, 2010 at 12:18 AM, Jagga Soorma <[email protected]> wrote: > Hi Guys, > > I was able to build the OFED packages without any issues but it fails when > it tries to install mpitests_mvapich2_intel-3.2-923.x86_64.rpm: > > # rpm -iv mpitests_mvapich2_intel-3.2-923.x86_64.rpm > error: Failed dependencies: > libimf.so()(64bit) is needed by > mpitests_mvapich2_intel-3.2-923.x86_64 > libintlc.so.5()(64bit) is needed by > mpitests_mvapich2_intel-3.2-923.x86_64 > libsvml.so()(64bit) is needed by > mpitests_mvapich2_intel-3.2-923.x86_64 > > I do have these libraries in my LD_LIBRARY_PATH: > > # echo $LD_LIBRARY_PATH > /gne/research/apps/intel/11.1-064/x86_64-linux-2.6/lib/intel64:/gne/research/apps/intel/11.1-064/x86_64-linux-2.6/ipp/em64t/sharedlib:/gne/research/apps/intel/11.1-064/x86_64-linux-2.6/mkl/lib/em64t:/gne/research/apps/intel/11.1-064/x86_64-linux-2.6/tbb/intel64/cc4.1.0_libc2.4_kernel2.6.16.21/lib:/usr/local/cuda/lib64:/usr/local/cuda/lib > > # ls -l > /gne/research/apps/intel/11.1-064/x86_64-linux-2.6/lib/intel64/libimf.so > -rwxr-xr-x 1 compbio resadm 2927194 Dec 1 2009 > /gne/research/apps/intel/11.1-064/x86_64-linux-2.6/lib/intel64/libimf.so > > Any help would be greatly appreciated. > > Thanks, > -J > > _______________________________________________ > ewg mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg > -- Jonathan Perkins http://www.cse.ohio-state.edu/~perkinjo _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
