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

Geon. sevengeon at gmail.com
Mon Nov 10 21:00:56 EST 2008


On 11월10일, 오후1시31분, 一首诗 <newpt... at gmail.com> wrote:
> On Nov 10, 10:29 am, "Geon." <seveng... 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~
>
> Hi, as far as I know.
>
> 1. you can use module sqlite3 instead.
> 2. you can use these commands on ubuntu:
>
> sudo apt-get install libsqlite3-dev
> sudo easy_install -Z pysqlite

is possible apt-get on hp unix?
i think apt-get is only available ubuntu linux system..



More information about the Python-list mailing list