I installed the Cygwin, then I copied the PS2Toolchain files into the home Directory.
Two Problems:
1) When I try to run ./toolchain.sh in cygwin it returns me an Error saying:
"./toolchain.sh: line 68: gmake: command not found"
2) Where can I find the SVN Package? I found the wget, make, gcc but not the svn package.
thanks!
gmake and SVN
-
- Posts: 83
- Joined: Wed Jul 13, 2005 12:25 am
-
- Posts: 6
- Joined: Thu Aug 10, 2006 9:03 pm
what i did was go here http://svn.ps2dev.org/listing.php?repna ... rev=0&sc=0 then search till u find toolchain.sh the download it to c:cygwin click save then open cygwin type in c:/cygwin/toolchain.sh it shood then ececute and download and install all the stuff u need
hopefully this wiil save u as much time as i wasted looking 4 this:P
hopefully this wiil save u as much time as i wasted looking 4 this:P
I live on a deserted spoon:P
I found out (ooPo opened my eyes) that the "gmake: command not found" wasn't the problem, the ERROR was a mkdir command few lines below in the script. I solve it using the "ps2toolchain-20050713.tgz" that I downloaded from the ps2dev site and not from the "svn checkout svn://svn.ps2dev.org/ps2/trunk/ps2toolchain", because this one has the lines that set the $PS2DEV "commented" by *.