[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python library path on Debian LInux



On Tue, Oct 16, 2001 at 07:22:10PM -0400, Avdi B. Grimm wrote:
> Now, as I understand it, Python2 shouldn't have any difficulty using the
> python1.5 versions of PyGTK, wxPython, and other such libs. (Correct me
> if I'm wrong). My question is, how can I make the python2 executable
> "see" the python1.5 lib dirs, in a way that is effective system-wide and
> does not have to be specified on the command line every time python is
> executed?

    You can modify the library search path via sys.path, or the PYTHONPATH
environment variable. 

    Mike

-- 
Michael P. Soulier <michael.soulier@home.com>, GnuPG pub key: 5BC8BE08
"Pretty soon, massive bloat is the industry standard and everyone is using
huge, buggy programs not even their developers can love."
    -Eric S. Raymond, The Art of Unix Programming

Attachment: pgpzq85oEXMY2.pgp
Description: PGP signature


Reply to: