[CPMD-list] cpmd2cube

Ari.P.Seitsonen at iki.fi Ari.P.Seitsonen at iki.fi
Sat Aug 31 21:23:53 CEST 2002


Dear Zak,

> the code was compiled on a DEC-ALPHA using the following makefile:
> 
> #########################
> 
> .SUFFIXES: .o .f90
> EXE = cpmd2cube
> FC      = f90
> LD      = f90 -O
> FFLAGS  = -align dcommons -convert big_endian
> LFLAGS  = -ldxml_ev5
> #LFLAGS  = -L/usr/home/zak/lib -ldxml -lfftw
> CPP = cpp -DFFT_DEFAULT
> #CPP = cpp -DFFT_FFTW
> OBJECTS = \
> kinds.o periodic_table.o util.o grids.o cpmd2cube.o \
> main.o grid_types.o atom_types.o readwrites.o \
> fftsg_lib.o fft_tools.o fftsg.o
> 
> #############################
> ...
> ############################
> 
> when running the code having compiled with the current makefile the
> following error ocurrs:
> 
> 21320:cpmd2cube: /sbin/loader : Fatal Error : cannot map libdxml.so
> 
> This error occurs whatever I put on the commandline with reference to
> cpmd2cube

Hmm, this looks definitely like a system error. Does the file
libdxml.so exist? Which version of the libraries do you have, maybe
already 'libcxml.so' (due to the acquisition of DEC via Compaq)? Or
otherwise your LD_LIBRARY_PATH might not include the path to the file
'libdxml.so'.

    Greetings,

       apsi

-- 
-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-
 Ari Paavo Seitsonen / Ari.P.Seitsonen at iki.fi / http://www.iki.fi/~apsi/
 Tel +41 1 635 44 97 / Fax +41 1 635 68 38 / GSM +41 79 719 09 35      
 Anschrift: Physikalisch Chemisches Institut (PCI), Universität Zürich (UniZh)
 Indirizzo: Winterthurerstraße 190, CH-8057 Zürich
 Address:   Schweiz / Svizzera / Suisse / Svizra / Switzerland



More information about the CPMD-list mailing list