espressomd-users
[Top][All Lists]
Advanced

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

Re: [ESPResSo] Cannot find Tcl libraries on Debian based system


From: Olaf Lenz
Subject: Re: [ESPResSo] Cannot find Tcl libraries on Debian based system
Date: Thu, 27 Sep 2007 13:40:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666

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

Rich Hanes wrote:
> Hello, I am trying to install espresso on my debian based system at
> work. I have installed tcl-8.4 tcl-8.4-dev tcllib, and I can get tcl
> working with the command tclsh. However, when I run the espresso
> ./configure script, it cannot find tcl. This happens at home on Ubuntu
> and at work wit Kanotix. I am guessing debian distros and keeping the
> tcl libraries in a place where the configure script is not looking. Tho
> output of locate libtcl is:
> 
> /usr/lib/libtcl8.3.so.1
> /usr/lib/libtcl8.4.so.0

There are two issues:
1. Make sure that ESPResSo finds the Tcl include files. You might have
to use something like

        configure CPPFLAGS="-I/usr/include/tcl8.4"

2. Furthermore, you will need the static Tcl libraries (libtcl8.4.a), as
ESPResSo currently can't handle dynamic libraries (like libtcl8.4.so.0).
I'm not sure why this is not in the tcl-8.4-dev package: it should be.
If you can't find it anywhere, you will have to install Tcl manually.

Olaf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG+5agtQ3riQ3oo/oRAhcfAJ0dGfTcI2wN3/SNiw8WYBNS5VtTFQCgn3oZ
ie6ZfNQMput4M0/Hq2mk1sg=
=KIzd
-----END PGP SIGNATURE-----



reply via email to

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