Getting Started...

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
neonerz
Posts: 1
Joined: Thu Jul 14, 2005 4:02 am

Getting Started...

Post by neonerz »

I just wanted to make sure i'm on the right path for getting this started...

I downloaded the psptoolchain and ran the toolchain.sh script only to realize I didn't have Make installed (you would think SuSe would install it on a default install). I installed Make and re-ran the toolchain.sh and then it told me I didn't have svn installed.

I downloaded the source for svn (i'm using SuSe and I couldn't easily find the binary for it) and I left my machine compileing (I had to get back to work).

Assuming svn is the last dependencie I need, after running the toolchain.sh and letting that download and compile everything I should be all set right?

Is there anything else I'm missing? I'd hate to get all excited about starting the joys of homebrewing for the PSP only to find out I'm missing something.


edit//

After re-reading the PSPSDK sticky now i'm wondering after I run toolchain.sh am I still going to have to goto svn://svn.pspdev.org/psp/trunk/pspsdk and configure and make the latest build of PSPSDK? I thought thats what the toolchain was for? Cant I just run

Code: Select all

$ toolchain.sh -p
To do that?
Post Reply