Page 1 of 1
gmake and SVN
Posted: Wed Aug 02, 2006 7:55 am
by frcol
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!
Posted: Wed Aug 02, 2006 8:19 am
by ubergeek42
SVN is known as subversion in the package selection menu.
Posted: Thu Aug 03, 2006 5:16 am
by frcol
I found the subversion package, but I still have an Error on gmake command.
Posted: Thu Aug 10, 2006 10:38 pm
by bukarkimaster
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
Posted: Fri Aug 18, 2006 3:55 pm
by frcol
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 *.