Shaoqing.Zhang.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.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jan 10 2007 - 06:07:13 PST