| View previous topic :: View next topic |
| Author |
Message |
frcol
Joined: 02 Aug 2006 Posts: 20 Location: Brazil
|
Posted: Wed Aug 02, 2006 7:55 am Post subject: gmake and SVN |
|
|
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! |
|
| Back to top |
|
 |
ubergeek42
Joined: 13 Jul 2005 Posts: 83
|
Posted: Wed Aug 02, 2006 8:19 am Post subject: |
|
|
| SVN is known as subversion in the package selection menu. |
|
| Back to top |
|
 |
frcol
Joined: 02 Aug 2006 Posts: 20 Location: Brazil
|
Posted: Thu Aug 03, 2006 5:16 am Post subject: |
|
|
| I found the subversion package, but I still have an Error on gmake command. |
|
| Back to top |
|
 |
bukarkimaster
Joined: 10 Aug 2006 Posts: 6
|
Posted: Thu Aug 10, 2006 10:38 pm Post subject: |
|
|
what i did was go here http://svn.ps2dev.org/listing.php?repname=ps2&path=%2Ftrunk%2Fps2toolchain%2F&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 _________________ I live on a deserted spoon:P |
|
| Back to top |
|
 |
frcol
Joined: 02 Aug 2006 Posts: 20 Location: Brazil
|
Posted: Fri Aug 18, 2006 3:55 pm Post subject: |
|
|
| 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 *. |
|
| Back to top |
|
 |
|