setting environment variables

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
mark
Posts: 8
Joined: Sun Nov 21, 2004 9:25 am

setting environment variables

Post by mark »

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.
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

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.
mark
Posts: 8
Joined: Sun Nov 21, 2004 9:25 am

Post by mark »

Thank you. I saved it with a ".sh" extension and now it works.
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

\o/
soks
Posts: 100
Joined: Tue May 25, 2004 1:25 am
Location: Chicago, IL

Post by soks »

O_O
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

<( '_' )>
Shoot Pixels Not People!
Makeshift Development
boomint
Posts: 80
Joined: Tue Apr 13, 2004 2:21 am
Location: Sheffield, UK

Post by boomint »

(o)_o
--( someone stole my sig! )--
soks
Posts: 100
Joined: Tue May 25, 2004 1:25 am
Location: Chicago, IL

Post by soks »

d-(^_^)-b
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

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.
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

pixel well who ever said .us, .uk or .ca ever did anything worth hoping for ? ( except producing smilies )
Kung VU
pixel
Posts: 791
Joined: Fri Jan 30, 2004 11:43 pm

Post by pixel »

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.
soks
Posts: 100
Joined: Tue May 25, 2004 1:25 am
Location: Chicago, IL

Post by soks »

=(

That's how you made America feel! Now apologize! Or I'll sic Bush on ya!
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

soks wrote:=(

That's how you made America feel! Now apologize! Or I'll sic Bush on ya!
If thats what it takes to get Bush to get rid of Bush, by all means please sic him on pixel.
Shoot Pixels Not People!
Makeshift Development
soks
Posts: 100
Joined: Tue May 25, 2004 1:25 am
Location: Chicago, IL

Post by soks »

Hrm... I wonder if perhaps I could ring in the FBI and tell them Bush is a terrorist threat... maybe he would dispose of himself?

Either that or I would get arrested/shot/dissapear... hey... from this America that wouldn't be too bad either.
Post Reply