Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » libsbml-development » Ubuntu 9.04 Python 2.6 Site-Packages Directory
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Falko Krause


Posts: 30
Registered:
April 2007
Ubuntu 9.04 Python 2.6 Site-Packages Directory 15 May '09 06:45 Go to previous message

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

For a web interface to the libsbml-development mailing list, visit
http://sbml.org/Forums/

For questions or feedback about the libsbml-development list,
contact sbml-team@caltech.edu

      

SubjectPosterDate
Read Message   Ubuntu 9.04 Python 2.6 Site-Packages Directory  Falko Krause15 May '09 06:45
Read Message   Re: Ubuntu 9.04 Python 2.6 Site-Packages Directory Mike Hucka17 May '09 22:50
Previous Topic:Problem with libsbml C# bindings.
Next Topic:LibSBML survey (deadline Sunday May 17)
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.