Michael Gorven <mich...@gorven.za.net> added the comment:

Note that on Ubuntu Hardy at least, the libpython2.5.so symlink only
exists in the python2.5-dev package. This means that in order for the
library to work without the dev package installed, it should dlopen
libpython2.5.so.1 instead.

----------
nosy: +mgorven

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4434>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to