Page 1 of 1

CAMB libraries

Posted: February 25 2005
by Susana Landau
Hi,
I just downloaded the last version of camb, I can compile it, but I can not run it, because of some problem with the shared libraries
The error message is:

./camb: error while loading shared libraries: libimf.so: cannot open shared object file: No such file or directory

I would appreciate much, any help regarding this problems,
regards

Susana

Re: CAMB libraries

Posted: February 25 2005
by Antony Lewis
Please give details of system, compiler etc when reporting this sort of problem, and whether running with openmp etc..

Guessing wildly (and doing a google search on "libimf"), I presume you are using the intel compiler. Try linking statically (maybe -i-static according to first item in google search), or see e.g. the second google result if it is an MPI problem with cosmomc.

CAMB libraries

Posted: March 01 2005
by Susana Landau
ok, I am currently working with Mandrake Linux V10, and Intel compiler for linux 8.1 with -openmp option

and yes... it works linking with the option -i-static