AMBER Archive (2006)

Subject: AMBER: amber9

From: Piotr Cieplak (cieplak_at_cgl.ucsf.edu)
Date: Fri Jul 14 2006 - 17:02:36 CDT


I am having problems with compiling/loading amber9 in parallel mode on linux machine.
When using default setup for linking in config.h:

LOADLIB= -L/usr/local/bin/lib -lmpichf90 -lmpich -lpthread -lrt -lsvml

and then trying to run sander.MPI I am getting information that
libsvml.so library cannot be loaded:

sander.MPI: error while loading shared libraries: libsvml.so:
cannot open shared object file: No such file or directory

This fortran library is located in my case in /opt/intel_fc_80/lib
and my environment is properly setup for recognizing the path to this directory.
(maybe the program tries to load it from /usr/local/bin/lib?)

(this is excerpt from env:
LD_LIBRARY_PATH=/usr/local/lib:/opt/intel_fc_80/lib)

Amber8 loads fine, although setup in config.h was different.
Anyone has any suggestion what could be wrong?

Thanks
Piotr
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu