[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame on OS X 10.4 Tiger




PATH=$PATH:/System/Library/Frameworks/Python.framework/Versions/2.3/bin:
PATH=$PATH:/System/Library/Frameworks/Python.framework/Versions/2.3/bin:/usr/local/bin:
alias scons="/System/Library/Frameworks/Python.framework/Versions/2.3/bin/scons"


Should I add something to it? the /usr/local/bin is already there.


You want to change the top two lines to just this line:

PATH=$PATH:/usr/local/bin:/System/Library/Frameworks/Python.framework/Versions/2.3/bin:

The PATH is searched from left to right, each path is separated by the ':' character.



Hmmm.....???

Did I hear someone say at some point that Python was a good language for beginners?

With all due respect this has nothing to do with Python and is more an issue of not knowing how unix shells (bash, tcsh, etc) work.


Best regards,

Troels Therkelsen

begin:vcard
fn:Troels Therkelsen
n:Therkelsen;Troels
org:Nitram Lexa
adr:;;Danmarksvej 5A;Kongens Lyngby;;2800;Denmark
email;internet:tt@xxxxxxxxxxxxxx
title:Programmer
tel;work:+45 70 25 24 23
tel;fax:+45 70 25 29 23
tel;home:+45 38 81 33 66
tel;cell:+45 25 39 14 69
x-mozilla-html:FALSE
url:http://www.nitramlexa.com
version:2.1
end:vcard