pysqlite install error on hp ux (ld: Can't find library for -lpython2.5)

Jeremiah Dodds jeremiah.dodds at gmail.com
Sun Nov 9 21:37:47 EST 2008


On Sun, Nov 9, 2008 at 9:29 PM, Geon. <sevengeon at gmail.com> wrote:

> hi everyone!
>
> when i install pysqlite i meet bellow error. ( use easy_install and
> source code building same problem )
>
> ld: Can't find library for -lpython2.5
>
> what mean this message? and what i do?
>
> my system is hp-ux 11i v3. and python2.5 is installed.
> ld command also avaliable.
>
> please help for me~
> --
> http://mail.python.org/mailman/listinfo/python-list
>

I don't know much about hp-ux, but assuming they have a package manager that
you installed python from, you might need to install the python development
package.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081109/812cd624/attachment-0001.html>


More information about the Python-list mailing list