[Pythonmac-SIG] Upgrading to 2.4.1

David M. Cooke cookedm at physics.mcmaster.ca
Fri Apr 22 19:13:00 CEST 2005


"Chris Barker" <Chris.Barker at noaa.gov> writes:
> Because of this, I don't recommend altering your default python in
> that way. I put:
>
> export $PATH:PATH=/usr/local/bin

You mean

export PATH=$PATH:/usr/local/bin

of course?

> in my .profile, so that the system one is found first. By the way,
> this doesn't just affect python, it affects every command line
> program. I don't want to accidentally change the default anything.

-- 
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm at physics.mcmaster.ca


More information about the Pythonmac-SIG mailing list