espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ESPResSo-users] error at run time loading shared tcl lib


From: Olaf Lenz
Subject: Re: [ESPResSo-users] error at run time loading shared tcl lib
Date: Fri, 25 May 2012 15:53:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Philippe!

On 05/25/2012 03:07 PM, address@hidden wrote:
> I’ve installed Espresso without problems, but at run time, the
> reply to “ ./Espresso” is : “Error while loading shared libraries:
>  libtcl8.5.so : cannot open shared object file : no such file or 
> directory”

> Can you help me to fix this problem, please ?

libtcl8.5.so is a library that is needed by ESPResSo. It looks as though
it can not be found by the ESPResSo binary. I can think of a number of
reasons why that happens:

* Do you run ES on the same machine where you compiled it? If not, it
might be that on the machine where you run it, Tcl is not installed. In
that case, install it.

* Try the command "ldd Espresso" in the directory where you compiled
ESPResSo. Usually, it should show you where Espresso finds the different
dynamical libraries that it uses. I guess that you will see that it
doesn't find libtcl8.5.so.

* If that is the case, try to locate the file "libtcl8.5.so" in your
system, e.g. by using "locate libtcl8.5.so". If you can't find the file
like that, have a look at the file "config.log" that was created when
you compiled ES. Apparently, the build system was able to find the file,
so it should be there somewhere.

* When you have located the file, put it into the environment variable
"LD_LIBRARY_PATH" (e.g. by using "export LD_LIBRARY_PATH=/usr/lib64").
Now try starting Espresso again. Hopefully now it runs.

If it doesn't, please contact the mailing list again.

Olaf

- -- 
Dr. rer. nat. Olaf Lenz
Institut für Computerphysik, Pfaffenwaldring 27, D-70569 Stuttgart
Phone: +49-711-685-63607
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+/jt8ACgkQtQ3riQ3oo/qoZgCeNl3zslIKC3UtoTViC+fnWVDQ
I+0An3iVuGkSq85fUdZ3Dzr4EsMwrmJG
=JleQ
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]