PDA

View Full Version : Need libpython2.5.so



Mark76
Sep 16th 2007, 05:46 PM
Anyone know where I can get it from?

jankushka
Sep 16th 2007, 06:11 PM
root> dpkg-query -S libpython2.5.so
python2.5-dev: /usr/lib/libpython2.5.so
python2.5: /usr/lib/libpython2.5.so.1
python2.5-dev: /usr/lib/python2.5/config/libpython2.5.so
python2.5: /usr/lib/libpython2.5.so.1.0

according to dpkg-query, this lib belongs to the python2.5 and python2.5-dev packages.
these packages are in the main section of the standard repository.

hth
cheers

Mark76
Sep 16th 2007, 06:21 PM
8)
Found and installed. Now I can make changes to my monitor and graphics card if I need to :)