| View previous topic :: View next topic |
| Author |
Message |
mEo
Joined: 04 Aug 2006 Posts: 6 Location: Hong Kong
|
Posted: Fri Aug 04, 2006 9:20 am Post subject: Easy Installation of Libraries |
|
|
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 |
|
| Back to top |
|
 |
AtaruZ
Joined: 09 Mar 2006 Posts: 14 Location: Italy
|
Posted: Wed Aug 09, 2006 12:26 am Post subject: |
|
|
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! |
|
| Back to top |
|
 |
mEo
Joined: 04 Aug 2006 Posts: 6 Location: Hong Kong
|
Posted: Wed Aug 09, 2006 8:37 am Post subject: |
|
|
| 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? |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Wed Aug 09, 2006 8:54 am Post subject: |
|
|
uhm... have you tried reading the readmes? _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
mEo
Joined: 04 Aug 2006 Posts: 6 Location: Hong Kong
|
Posted: Thu Aug 10, 2006 9:12 am Post subject: |
|
|
| not all of em have em |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Thu Aug 10, 2006 11:09 am Post subject: |
|
|
Like what? _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
danzel
Joined: 04 Nov 2005 Posts: 182
|
Posted: Thu Aug 10, 2006 2:38 pm Post subject: |
|
|
Every library I've used from the pspsdk svn has a README.PSP file included.
Read it ;) |
|
| Back to top |
|
 |
|