AMBER Archive (2007)Subject: Re: AMBER: question about the testing of AMBER9
From: Mark Williamson (Mark.Williamson_at_imperial.ac.uk)
Date: Sun Jan 07 2007 - 17:36:28 CST
Shaoqing.Zhang_at_mail.uh.edu wrote:
> IPO link: can not find -lXt
> icc: error: problem during multi-file optimization compilation (code 1)
>
Iff you are using FC5:
Try as the root user:
yum install libXt libXt-devel libXext libXext-devel
Yum is a very handy tool that will fetch these RPMS, resolve any RPM
dependencies and then install the RPM.
Then, as your normal user, try again to compile:
cd $AMBERHOME/src
make clean
make
regards,
Mark
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu
|