Announcement

Collapse
No announcement yet.

Need libpython2.5.so

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Need libpython2.5.so

    Anyone know where I can get it from?

    #2
    Re: Need libpython2.5.so

    Code:
    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
    gnu/linux is not windoze

    Comment


      #3
      Re: Need libpython2.5.so

      8)
      Found and installed. Now I can make changes to my monitor and graphics card if I need to

      Comment

      Working...
      X