PDA

View Full Version : PSP Toolchain offline installer?



parkermauney
March 25th, 2007, 18:16
I am really wanting to port xmoto to psp, and maybe start developing my own games. I have cygwin setup on my pc, but no internet. I have to use subversion to install it, but can't due to lack of internet. If I run the installer on an online pc, can I then copy that folder to my pc to install it? Please help me!!!

yaustar
March 25th, 2007, 19:53
Grab DevKitPSP instead. It has a pretty recent build of the PSP toolchain.

http://sourceforge.net/project/showfiles.php?group_id=114505&package_id=157350

The more common libraries you need can be found here:
http://community.hackingpsp.com/forums/2904/ShowPost.aspx

I assume you know how to program in general so you should know how to set this up.

parkermauney
March 25th, 2007, 21:10
Thanks a lot. This is the most convenient damn thing I've seen so far.
+Rep

Bytrix
March 26th, 2007, 00:08
If you do want to go the cygwin way you can install it on an internet ready PC and make sure to tell cygwin to save installation files. Then download the toolchain (and the whole ps2dev PSP SVN if you have space). copy the cygwin install file and cached installer packages along with your SVN download to the other PC. Install cygwin but tell it to use local files, copy your SVN files into your cygwin/home directory and you can compile them as usual then.

parkermauney
April 8th, 2007, 22:27
Thanks to. Now I started using linux as my main os and found a deb package for it.