Skip to content
Prev 839 / 2152 Next

trouble installing Rmpi

With each LD_LIBRARY_PATH, i think you're undoing the previous line. try

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/intel/lib/ia32/

and then  ldd ./swat2009_i64_calibrate.so (assuming UNIX)  - the paths
should be present.

J
On Thu, Dec 2, 2010 at 3:22 PM, John Joseph <John.Joseph at utsa.edu> wrote: