library search path when compiling python

nn pruebauno at latinmail.com
Tue Jul 7 15:51:26 EDT 2009


I am trying to compile python with ssl support but the libraries are
not in /usr/lib but in /opt/freeware/lib. How do I add that folder to
the default library search path?

It looks like configure --libdir=DIR might do the job but I don't want
to replace the default lib search path, just add an additional folder
to it.



More information about the Python-list mailing list