forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

numbered psplibraries: by name or by number

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
mypspdev



Joined: 11 Jul 2007
Posts: 178

PostPosted: Fri Oct 05, 2007 1:26 am    Post subject: numbered psplibraries: by name or by number Reply with quote

Please, thanks in advance for any help:

I'd like to download, compile and install some specific libraries, for example SDL and CURL.

For example, when I downloaded SQLite library I used:

Code:
svn checkout svn://svn.ps2dev.org/psp/trunk/psplibraries
cd psplibraries
./libraries.sh 16


because somebody told me that SQLite number was 16.

If I'would do the same for CURL and SDL, may I run the same command by name? something like, or whatever correct?

Code:
svn checkout svn://svn.ps2dev.org/psp/trunk/psplibraries
cd psplibraries
./libraries.sh CURL


Or better, where could I find list of numbered psplibraries?

Thanks, sorry for my ignorance on this matter .... but....
Back to top
View user's profile Send private message
Shoey



Joined: 05 Oct 2007
Posts: 1

PostPosted: Fri Oct 05, 2007 2:14 am    Post subject: Reply with quote

If I understand your question correctly, all you have to do is look inside of the psplibraries/scripts directory. The names of the scripts are preceded by numbers.
Back to top
View user's profile Send private message
bulb



Joined: 19 Jan 2006
Posts: 50

PostPosted: Fri Oct 05, 2007 2:17 am    Post subject: Reply with quote

Actually, it is as simple as checking the shell script you are running. Or even better, check the naming of script inside psplibraries/scripts directory.

So, SDL is no. 17 and CURL is not yet available using psplibraries script.

Cheers.
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Fri Oct 05, 2007 2:18 am    Post subject: Reply with quote

It's in pspware, not psp.

Code:
svn co svn://svn.ps2dev.org/pspware/trunk/libcurl
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group