AMBER Archive (2005)

Subject: RE: AMBER: Linux Enterprise

From: Ross Walker (ross_at_rosswalker.co.uk)
Date: Tue Feb 08 2005 - 13:59:43 CST


You need to make sure you source the intel compiler setup files when you
logon.
 
E.g. if you use csh you need to add the following to your .cshrc file:
 
source /opt/intel_cc_80/bin/iccvars.csh
source /opt/intel_fc_80/bin/ifortvars.csh
 
This is described in detail in the manual for the Intel compilers and
should, if this a centrally managed machine, have been implemented by your
sys admin.
 
Alternatively you can compile amber8 as static by specifying the following
for the configure script:
 
./configure -p4 -static ifort
 
Then rebuild amber.
 
That way the executables won't need to go looking for shared libraries.
 
All the best
Ross
 

/\
\/
|\oss Walker

| Department of Molecular Biology TPC15 |
| The Scripps Research Institute |
| Tel:- +1 858 784 8889 | EMail:- ross_at_rosswalker.co.uk |
| http://www.rosswalker.co.uk/ | PGP Key available on request |

Note: Electronic Mail is not secure, has no guarantee of delivery, may not
be read every day, and should not be used for urgent or sensitive issues.

 

  _____

From: owner-amber_at_scripps.edu [mailto:owner-amber_at_scripps.edu] On Behalf Of
Beale, John
Sent: 08 February 2005 11:40
To: amber_at_scripps.edu
Subject: AMBER: Linux Enterprise

I am trying to run AMBER 8.0 on the Redhat Linux Enterprise platform. When I
try to run sander I get the following message:
 
sander: error while loading shared libraries: libcxa.so.5: cannot open
shared object file: No such file or directory
 
AMBER 7.0 works just fine on the system.
 
Am I missing a file? How can I work through this?
 
JMB
 

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