Operating System - HP-UX
1835275 Members
2900 Online
110078 Solutions
New Discussion

shared libraries missing in python build

 
shashikala K.H
Occasional Advisor

shared libraries missing in python build


Hi All ,
Iam building Pythin on 11.23IA/PA , while build there are no build issues but some shared libraries _bsddb.so, _curses.so, _curses_panel.so, readline.so , zlib.so, bz2.so are not built , i have installed all dependencies ncurses, readline , BerkleyDB,zlib, Bzip2-1.0.2 , OpenSSL. Please help me in this regard.

Thanks,
shashikala
1 REPLY 1
Arunvijai_4
Honored Contributor

Re: shared libraries missing in python build

Hi Shashikala,

Once you installed dependencies, you should export SHLIB_PATH and LD_LIBRARY_PATH to reflect the changes.

You need to # gmake distclean and # ./Configure from the start.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"