[CPMD-list] hi
Dr. Balasubramanian Sundaram
bala at jncasr.ac.in
Thu Sep 16 09:21:48 CEST 2004
Dear Haider,
libcxa.so is part of Intel's Fortran Compiler package. You will have
to link it through LFLAGS in the Makefile for compiling CPMD. You do not
need to recompile the whole thing (i.e., no need to do "make clean",
just
do a "make").
For example,
LFLAGS = \
-L/usr/local/intel_fc_80/lib
-L/opt/intel/mkl70/lib/32 -lmkl_lapack \
-lmkl_ia32 -lguide \
-static-libcxa -Xlinker -Bstatic -lsvml \
-Vaxlib -Xlinker -Bdynamic
The above is the LFLAGS that I use in my PC cluster. Here, IFC is
installed
at /usr/local/intel_fc_80 directory.
If you are using a cluster, make sure that every node of the cluster has
these
libraries in exactly the same location (i.e., the same path).
By the way (btw), in future, you may consider giving more information
(such as
machine architecture, serial code or parallel, compiler etc..) when you
write
such mails. These will help people understand your problem better.
Good Luck,
Bala
http://www.jncasr.ac.in/bala
haider abbas wrote:
>
> Dear all cpmd user,
>
> running cpmd-3.7.2 shows error
>
> cpmd.x: error while loading shared libraries:
> libcxa.so.5: cannot open shared object file: No such
> file or directory
>
> could anybody please tell me how to remove this error
> thanks
> Haider Abbas
>
> ________________________________________________________________________
> Yahoo! India Matrimony: Find your life partner online
> Go to: http://yahoo.shaadi.com/india-matrimony
> _______________________________________________
> CPMD-list mailing list
> CPMD-list at cpmd.org
> http://cpmd.org/mailman/listinfo/cpmd-list
More information about the CPMD-list
mailing list