The site packages directory in Ubuntu 9.04 Jaunty was renamed to
/usr/lib/pythonX.X/dist-packages/ see https://lists.ubuntu.com/archives/ubuntu-devel/2009-February/027439.html
libsbml4 installs to /usr/lib/pythonX.X/site-packages/ that means that you
have to set the PYTHONPATH variable to
/usr/lib/pythonX.X/site-packages/libsbml/ ... not very convenient.
Even better would be to use python-support that is a library path that all
versions of python can access. This would be convenient since libsbml will
currently only work with one specific version of python
It would be nice if this could be improved so you can do a proper
installation of libsbml with
sudo ./configure --with-python --prefix=/usr
make
checkinstall
By the way, very nice that checkinstall finally works with the libsbml
package, this automatically creates a deb package which is then installed.
If I get this path problem fixed I will provide you with my debian package
of libsbml for jaunty i386
/Falko
--
************************************************
* Falko Krause
* Humboldt-Universität zu Berlin
* Theoretical Biophysics Group
* falko.krause@staff.hu-berlin.de
* +49 30 2093 8381
* skype: siphone
************************************************
____________________________________________________________
To manage your libsbml-development list subscription, visit https://utils.its.caltech.edu/mailman/listinfo/libsbml-development