LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Raphael Lullis (lullis_at_[hidden])
Date: 2004-09-26 21:29:10


I'm trying to install lam 7.1 on a slackware 10.0 pc, so that I can
test some programs that require the MPI and Intel Fortran compiler.

I've run into a little trouble to get ifort running, but now I'm able
to run the compiler, apparently without trouble.

Thing is, I followed the instructions to install lam 7.1, and I got no
errors during configure, make and make install. I did, however, get
error messages when trying to execute laminfo or any other
lam-program.

Apparently, the error is related to a missing library, libcptrs.so.5.

Assuming my compilers are working correctly, what else do I need to
setup to get lam running? I did set the compiler variables and
"./configure" showed it would use the intel compilers. I did *not* set
any ld_library_path variable. I think there lies my mistake.... Is
this so? what else do I need to set up, or that is not the thing that
I need to work on?

tia