[R-sig-hpc] trouble installing Rmpi

Davor Cubranic cubranic at stat.ubc.ca
Wed Dec 1 20:41:22 CET 2010


On 2010-11-30, at 9:57 PM, John Joseph wrote:
> john at john-desktop:~$ file /opt/intel/lib/ia32/libifport.so.5
> /opt/intel/lib/ia32/libifport.so.5: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, not stripped

That look OK then.

> And when I do that check you suggest regarding the path, this is what happens:
> 
> john at john-desktop:~$ ldd /home/john/LREWI15_TIO/./swat2009_i64_calibrate.so
> ldd: /home/john/LREWI15_TIO/./swat2009_i64_calibrate.so: No such file or directory

That's odd. Is the path to the file correct? Maybe I have copied it incorrectly from your original message.

> So, does this confirm what you suspected?  I've been studying the makefile that was given to me and that worked on a CentOS platform, and, by reading up on documentation, I think I pretty much understand it, but see nothing in it that would lead to such a problem. 

It doesn't confirm it or reject my hypothesis until we get ldd output on that Swat .so file. I want to see what libraries it depends on, and whether it knows where they are.

Davor


More information about the R-sig-hpc mailing list