| View previous topic :: View next topic |
| Author |
Message |
NoobWithBoobs
Joined: 16 Jul 2008 Posts: 23
|
Posted: Wed Jul 16, 2008 11:40 pm Post subject: help building toolchains |
|
|
Hello,
I am new to compiling ps2 files,as my user name indicates,lol.After searching the internet for tutorials ,thought i had it figured out.Well i used "svn export svn://svn.ps2dev.org/ps2/trunk/ps2toolchain" and it exported,but then the next instruction of the tutorial was to switch to the ps2toolchain dir and type "sh.toolchain.sh",and i got "../check-patch.sh: /bin/patch permission denied. ERROR:install patch before continuing. So my question is obviously where do i download the patch?
BTW:I am using the tut at http://lukasz.dk/playstation-2-programming/mingw-tutorial/ |
|
| Back to top |
|
 |
LBGSHI
Joined: 07 Aug 2006 Posts: 136
|
Posted: Thu Jul 17, 2008 12:15 am Post subject: |
|
|
It should be "sh toolchain.sh", rather than "sh.toolchain.sh".
I take it you've followed the preceding instructions to the letter? _________________ I may be lazy, but I can...zzzZZZzzzZZZzzz... |
|
| Back to top |
|
 |
NoobWithBoobs
Joined: 16 Jul 2008 Posts: 23
|
Posted: Thu Jul 17, 2008 12:33 am Post subject: |
|
|
| yea im sorry i misposted i did actually type sh toolchain.sh in the program,not the sh.toolchain.sh.I did follow the preceding instructions,including the special instructions for vista( from: http://forums.ps2dev.org/viewtopic.php?p=55772#55772 ) .From which ,after adding two files i tried typing " CFLAGS="-D__USE_MINGW_ACCESS" sh toolchain.sh " .Gettin the same check-patch error. |
|
| Back to top |
|
 |
LBGSHI
Joined: 07 Aug 2006 Posts: 136
|
|
| Back to top |
|
 |
|