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

Re: [pygame] Pygame on OS X 10.4 Tiger




Thanks Jack

Well, how about this:  delete .bashrc (or rename to somthing innocuous
like .bashrc_off), and create a .bash_profile containing these lines:

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

I did this but same problem. Python 2.3 starts up.
Do you need to use Pico to create this .bash_profile file? I used 
a text editor (Smultron). I tried Pico but couldn't save the file for some reason.

This is getting really strange.
I'll have to try to install everything again.

Cheers

Ps. I'd write a documentation how to get things running on Tiger, if I'll get them 
running at some point. Or maybe I am having problems due to the way my system
is built up?

For example I copied my home directory from Panther to Tiger. Could that be it?
Some files there that are corrupting things?

thor