Comment 20 for bug 138189

Revision history for this message
Morten Kjeldgaard (mok0) wrote :

The attached patch should fix libpythonize0 so it refers to the correct shared library (libpython2.5.so.1.0 or libpython2.5.so.1.0).

Perhaps it is dirty to hardwire the soname in the program, but it is the lesser of two evils. The libpython soname is extremely unlikely to change, but if it does, it's an easy fix.