[Python-Dev] Checkin 45232: Patch #1429775
"Martin v. Löwis"
martin at v.loewis.de
Sat Apr 15 11:30:07 CEST 2006
Armin Rigo wrote:
> For what it's worth, it still works on Linux (Gentoo/i386), insofar as
> it always worked -- which is that we need either to "make install" or to
> tweak /etc/ld.so.conf to let the executable find libpython2.5.so.
I usually set LD_LIBRARY_PATH in the shell where I want to use an
--enable-share'd binary.
Regards,
Martin
More information about the Python-Dev
mailing list