Page 1 of 1

Problem with new toolchain

Posted: Sat Feb 04, 2006 6:41 am
by bbchazz
Just testing out the new toolchain since I seen it just came out and Im having a problem.

Dependencies:
gcc: Found!
make: Found!
wget: Found!
patch: Found!
svn: Found!
$PS2DEV: Found!
$PS2SDK: Found!
path: Error!

=====================
== ERROR DETECTED! ==
=====================


##
## Executing the following command:
##
## { export | grep ' PS2DEV='; }
##
export PS2DEV="c:/cygwin/usr/local/ps2dev"

##
## Executing the following command:
##
## { export | grep ' PS2SDK='; }
##
export PS2SDK="c:/cygwin/usr/local/ps2dev/ps2sdk"

##
## Executing the following command:
##
## { export | grep ' PATH=' | grep 'c:/cygwin/usr/local/ps2dev'; }
##


ERROR: Please read README.PS2 for information.




I agree...it sounds straight forward but the export commands don't work in my cygwin batch....I have ps2sdk setup already but wanting the update and I have it work with <set> in the batch not export.

Any ideas why this error?

Posted: Tue Feb 07, 2006 3:51 am
by bbchazz
Sorry guys, my bad.

I was adding the export commands to the cygwin.bat file not the bash.bashrc