AMBER Archive (2007)

Subject: Re: AMBER: Problems installing Amber9

From: Andreas Svrcek-Seiler (svrci_at_tbi.univie.ac.at)
Date: Fri Apr 27 2007 - 07:52:05 CDT


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_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu