"Chris Barker" <[EMAIL PROTECTED]> 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/
|[EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to