Page 4 of 11

Re: Installing the PSPSDK (Linux or Windows)

Posted: Thu Jul 14, 2011 8:17 am
by m0skit0
Give more details, we're not witches (even if some look like them).

Re: Installing the PSPSDK (Linux or Windows)

Posted: Wed Sep 07, 2011 8:56 pm
by Blackdogg

Code: Select all

blackdogg@blackdogg-W3107:~/psptoolchain$ sudo ./toolchain-sudo.sh
--2011-09-07 16:49:10--  ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.16.1.tar.bz2
           => `binutils-2.16.1.tar.bz2'
Resolving ftp.gnu.org... 140.186.70.20
Connecting to ftp.gnu.org|140.186.70.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/gnu/binutils ... done.
==> SIZE binutils-2.16.1.tar.bz2 ... done.
==> PASV ... done.    ==> RETR binutils-2.16.1.tar.bz2 ... 
No such file `binutils-2.16.1.tar.bz2'.

../scripts/001-binutils-2.16.1.sh: Failed.
ERROR: Could not run the toolchain script.
I got this error when I ran this command "sudo ./toolchain-sudo.sh". I am no linux master, but if help could come around, I'd gladly appreciate it.

Re: Installing the PSPSDK (Linux or Windows)

Posted: Wed Sep 07, 2011 9:06 pm
by ultimakillz
that seems like an error with ftp.gnu.org to me. browsing around it seems like the file is currently named binutils-2.16.1a.tar.bz2, so try modifying the file name in the script and see if that works.

Re: Installing the PSPSDK (Linux or Windows)

Posted: Wed Sep 07, 2011 9:10 pm
by Blackdogg
It's working now, thanks a lot man.

Re: Installing the PSPSDK (Linux or Windows)

Posted: Tue Sep 20, 2011 11:05 pm
by HeroKing
i poked around on the scripts, and it seems the same change needs to be made with gdb-6.8 and insight-6.4. just add the a in the scripts and they should work

Re: Installing the PSPSDK (Linux or Windows)

Posted: Thu Jan 05, 2012 11:32 pm
by x.atlas
HeroKing wrote:i poked around on the scripts, and it seems the same change needs to be made with gdb-6.8 and insight-6.4. just add the a in the scripts and they should work
'007-gdb' script needs to be modified. All references to gdb-6.8 should be changed to gdb-6.8a, except the 'cd gdb-6.8'.

Re: Installing the PSPSDK (Linux or Windows)

Posted: Fri Jan 06, 2012 12:18 am
by ultimakillz
x.atlas wrote:
HeroKing wrote:i poked around on the scripts, and it seems the same change needs to be made with gdb-6.8 and insight-6.4. just add the a in the scripts and they should work
'007-gdb' script needs to be modified. All references to gdb-6.8 should be changed to gdb-6.8a, except the 'cd gdb-6.8'.
thanks for the info. when i get some time i'll add these updates into the tut. but for now let's hope people see them in the comments (or somewhat know what they're doing :lol:)

Re: Installing the PSPSDK (Linux or Windows)

Posted: Fri Jan 06, 2012 9:40 pm
by p2s2p
Nice tut works perfect :D

Re: Installing the PSPSDK (Linux or Windows)

Posted: Tue Jan 10, 2012 8:29 pm
by SifJar
I can't get the Windows installer for minpspw to work. I run it, accept the agreement, leave the default options selected and tell it to install to "C:\pspsdk", then hit next and it sits on a screen with a progress bar and says "Output directory C:\pspsdk", but does nothing.

So I used 7-zip to extract the contents of the EXE to C:\pspsdk and I got this now:

Image

Does this look about right?

EDIT: Clearly this isn't right, the libraries aren't installed this way...anyway to do that manually?

Re: Installing the PSPSDK (Linux or Windows)

Posted: Tue Jan 10, 2012 9:43 pm
by ultimakillz
that looks similar to what i see. what do you mean by "the libraries aren't installed this way"?