| View previous topic :: View next topic |
| Author |
Message |
Amitj
Joined: 11 Apr 2006 Posts: 5
|
Posted: Tue Apr 11, 2006 7:42 pm Post subject: Tutorial problam |
|
|
i googled ps2dev ftp and found an oopo's tutorial. url: http://www.oopo.net/consoledev/files/ps2dev-on-unix.txt
the problam is that in the tutorial it said -
but when i tried downloading the patch i got to an error page.
do someone know the url to this patches?[/url] |
|
| Back to top |
|
 |
evilo

Joined: 22 Apr 2004 Posts: 230
|
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Tue Apr 11, 2006 11:21 pm Post subject: |
|
|
I especially like reading this part at the top of that tutorial:
| Quote: | *************
** WARNING **
*************
This guide is now obsolete and shouldn't be used. Instead, you should
grab the autobuild script from my site (http://www.oopo.net/consoledev)
and use that for your building needs. This guide remains as it explains
the process of building a cross-compiling toolchain and can thus be
interesting to the curious. That is all. |
Yessir, that's good reading! |
|
| Back to top |
|
 |
Amitj
Joined: 11 Apr 2006 Posts: 5
|
Posted: Tue Apr 11, 2006 11:45 pm Post subject: |
|
|
I tried the autobuild script and tried this:
./toolchain.pl PS2
but an error coming back:
| Quote: | | bad interperter: no such file or directory |
what to do? |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Wed Apr 12, 2006 2:05 am Post subject: |
|
|
Install perl to run a perl script.
Or run the non-experimental shell-script based version instead. |
|
| Back to top |
|
 |
jbit Site Admin

Joined: 28 May 2005 Posts: 293 Location: København, Danmark
|
Posted: Wed Apr 12, 2006 2:52 am Post subject: |
|
|
| Or if you have perl installed somewhere that isn't /usr you'll need to edit the script. |
|
| Back to top |
|
 |
|