setting environment variables
setting environment variables
Could someone post the file for the BASH shell with the environment variables. I don't know the syntax and where to put it. Any helped appreciated.
At the top of my toolchain script ( http://www.oopo.net/consoledev/files/toolchain.sh ):
export PS2DEV="/usr/local/ps2dev"
export PS2SDK="$PS2DEV/ps2sdk"
export CVSROOT=":pserver:[email protected]:/home/ps2cvs"
export PATH="$PATH:$PS2DEV/bin:$PS2DEV/ee/bin:$PS2DEV/iop/bin:$PS2DEV/dvp/bin:$PS2SDK/bin"
Typically these can be put in your .profile file in your home directory, or in /etc/profile if you want it to show up for all users.
export PS2DEV="/usr/local/ps2dev"
export PS2SDK="$PS2DEV/ps2sdk"
export CVSROOT=":pserver:[email protected]:/home/ps2cvs"
export PATH="$PATH:$PS2DEV/bin:$PS2DEV/ee/bin:$PS2DEV/iop/bin:$PS2DEV/dvp/bin:$PS2SDK/bin"
Typically these can be put in your .profile file in your home directory, or in /etc/profile if you want it to show up for all users.
Somehow, when I look at all the work left to do, and when I look at this thread, I am thinking that all hope is futile.
-_-
-_-
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
Ah, right, didn't we said earlier on the channel that only europe was r0x0ring ps2dev?
(^_^)
(^_^)
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.
If thats what it takes to get Bush to get rid of Bush, by all means please sic him on pixel.soks wrote:=(
That's how you made America feel! Now apologize! Or I'll sic Bush on ya!
Shoot Pixels Not People!
Makeshift Development
Makeshift Development