Easy Installation of Libraries

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

Moderators: cheriff, TyRaNiD

Post Reply
mEo
Posts: 6
Joined: Fri Aug 04, 2006 9:17 am
Location: Hong Kong
Contact:

Easy Installation of Libraries

Post by mEo »

Hi,

I was wondering if there is an easy way to install ALL the psp libraries, eg. zlib. I have downloaded them all with svn ..../trunk instead of svn .../trunk/zlib, but I don't know what to do with them. Some allow ./configure, make and make install, but some don't. Has anyone made the 'ideal' installation script? I am running linux (ubuntu 6.06). If not, what libraries DO I need, or should have installed? This will save me installing random ones that aren't needed all that often.

Thanks,
mEo
AtaruZ
Posts: 14
Joined: Thu Mar 09, 2006 8:50 am
Location: Italy

Post by AtaruZ »

The libraries you need depend on what you are developing...
Give us a hint about your current work and surely you'll get an answer!

Bye!
mEo
Posts: 6
Joined: Fri Aug 04, 2006 9:17 am
Location: Hong Kong
Contact:

Post by mEo »

I meant all the libraries. But, more specifically then, how do you install some of the libraries where there isn't a ./configure, make & make install? I don't get it. I can do SDL because that is ./autogen.sh, but what about other ones?
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

uhm... have you tried reading the readmes?
Shoot Pixels Not People!
Makeshift Development
mEo
Posts: 6
Joined: Fri Aug 04, 2006 9:17 am
Location: Hong Kong
Contact:

Post by mEo »

not all of em have em
User avatar
Drakonite
Site Admin
Posts: 990
Joined: Sat Jan 17, 2004 1:30 am
Contact:

Post by Drakonite »

Like what?
Shoot Pixels Not People!
Makeshift Development
danzel
Posts: 182
Joined: Fri Nov 04, 2005 11:03 pm

Post by danzel »

Every library I've used from the pspsdk svn has a README.PSP file included.
Read it ;)
Post Reply