[Pythonmac-SIG] setenv PATH & plist xml file settings
kevin
kevin at macosx.com
Sat Jan 17 13:17:45 EST 2004
Hi folks! Here is something that should go on the wiki faq!
I am on jaguar using MacPython
Python 2.3 (#2, Jul 30 2003, 11:45:28)
[GCC 3.1 20020420 (prerelease)]
and apple's half-python.
i have made all my:
~/Library/init/tcsh files
aliases.mine
completions.mine
environment.mine
path
rc.mine
and added some directories to the standard path in my
~/Library/init/tcsh/path
like so
setenv PATH "/Users/kevin:/Users/kevin/bin:/Users/kevin/scripts:${PATH}"
which means that i no longer have to type the full path in the shell,
but i still have trouble
importing. Wasn't there a plist file that had to be created? What was
this for again?
And wasn't there a template floating around out there
with the xml to plug in so that you didn't even need to touch that
plist editor ?
cheers,
kevin
More information about the Pythonmac-SIG
mailing list