[Ecls-list] failed installation due to libecl.so
Oliver Kullmann
O.Kullmann at swansea.ac.uk
Sat Aug 23 16:09:14 UTC 2008
Hi,
I tried to install ecl-0.9l.tgz on my AMD-64 machine
(with Suse 10.2 Linux):
builds/Ecl> tar -xzf ecl-0.9l.tgz
builds/Ecl> cd ecl-0.9l
Ecl/ecl-0.9l> ./configure --prefix=/PATH/Installations/Ecl --with-gmp-prefix=/PATH/Installations/Gmp/4.2.3
Ecl/ecl-0.9l> make
Ecl/ecl-0.9l> make install
seemed alright, installing in Installations/Ecl/ the directories
bin, include and lib (where lib contains libecl.so), but then
Installations/Ecl/bin> ./ecl
./ecl: error while loading shared libraries: libecl.so: cannot open shared object file: No such file or directory
???
Oliver
More information about the ecl-devel
mailing list