Hello, all.
I'm trying to get version 8 of the intel fortran compiler working (ifc7
is fine), and everything runs fine if I do a static build of some
program. The compiler appears to build/install correctly, and will build a
(dynamic) executable, but I get the following error when I try to run that
executable:
./a.out: error while loading shared libraries: libcxa.so.5: cannot open
shared object file: No such file or directory
The file _is_ in the directory that the compiler looks in:
ls -l /opt/intel_fc_80/lib/
-rw-r--r-- 1 root root 229564 Oct 29 2003 libcxa.a
-rw-r--r-- 1 root root 1052 Oct 29 2003 libcxaguard.a
-rwxr-xr-x 1 root root 27 Oct 29 2003 libcxaguard.so
-rwxr-xr-x 1 root root 2496 Oct 29 2003 libcxaguard.so.5
-rwxr-xr-x 1 root root 22 Oct 29 2003 libcxa.so
-rwxr-xr-x 1 root root 172615 Oct 29 2003 libcxa.so.5
and the $LD_LIBRARY_PATH variable is set correctly in the run scripts
(this is the only suggestion provided by Intel, and hasn't helped anyone
else, either).
Does anyone out there have a solution to this?
Thanks in advance!!!
Caroline
---------------------------------------------
Dr. Caroline M. Taylor
Department of Chemistry
University of Chicago, James Franck Institute
5640 S. Ellis Avenue
Chicago, Illinois 60637
(773) 702-7223
http://kff1.uchicago.edu/~cmtaylor
---------------------------------------------
-= This is automatically added to each message by the mailing script =-
To send e-mail to subscribers of CCL put the string CCL: on your Subject: line
and send your message to: CHEMISTRY)at(ccl.net
Send your subscription/unsubscription requests to:
CHEMISTRY-REQUEST)at(ccl.net
HOME Page: http://www.ccl.net | Jobs Page: http://www.ccl.net/jobs
If your mail is bouncing from CCL.NET domain send it to the maintainer:
Jan Labanowski, jlabanow)at(nd.edu (read about it on CCL Home Page)
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+