Re: AMBER: Problems installing Amber9

From: Andreas Svrcek-Seiler <svrci.tbi.univie.ac.at>
Date: Fri, 27 Apr 2007 14:52:05 +0200 (CEST)

Hi,
you showed intel-compiler directories as
"intel_cc_80" - this is the standard directory for the intel 32 bit
compiler (as opposed to intel_cce_80, where the 64 bit (em64t) version
might be. I guess you'd prefer the 64bit version.

> ld: warning: i386:x86-64 architecture of input file `mmtsb_client.o' is
> incompatible with i386 output

The following error messaged show that no libsvml.{so,a} is where your
linker is looking for it or that "-lsvml" is missing in your linking
command line. Look whether (and if, where) libsvml.{so,a} exists and
change the "LOADLIB" line in the file config.h
like LOADLIB= <...whatever is there already> -L<path to libsvml.so> -lsvml

good luck
Andreas
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Apr 29 2007 - 06:07:35 PDT
Custom Search