Hello,
I have tested LAM/MPI and BLCR seperately, both are working fine. But now
when i have installed LAM/MPI after installing BLCR, i am getting
following error in executing any single command of LAM/MPI:
[root_at_wt root]#laminfo
laminfo: error while loading shared libraries: libcr.so.0: cannot open
shared object file: No such file or directory
Previosly, by default BLCR was installed in /usr/local/lib/blcr. Which
contain just a single directory of 2.4.18-14.
So i gave --with-blcr=/usr/local/lib/blcr while configuring the lam/mpi.
And in .bash_profile i have added following line:
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/blcr/
export LD_LIBRARY_PATH
I guess i have done nothing wrong. Even i have copied /usr/local/lib
directory which contains lib* files in /usr/local/blcr/ but stil same
error is coming.
Installing lam/mpi again and again is pretty annoying as it takes
resonable time.
Please help me out..........
Thanks
|