Redirecting ./configure --prefix

Mark Asbach mark.asbach at post.rwth-aachen.de
Tue Dec 14 03:15:23 EST 2004


Hi Dan,

> > LD_LIBRARY_PATH=/some/private/dir/lib; export LD_LIBRARY_PATH
> 
> LD_LIBRARY_PATH does the trick, and sys.path seems okay by default.
> Thanks!

If you are the admin of the machine and python is not the only package
installed in a non-standard directory, then editing the /etc/ld.so.conf
file might be the better option.

Have look at 'man ldconfig' and 'man ld.so'.

Yours,

Mark 



More information about the Python-list mailing list