joedj / ftpii

An FTP server for the Nintendo Wii
Other
51 stars 17 forks source link

[Request] Missing lib #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi !
I would like to compile your soft, but i didn't find some lib, e.g :
libseeprom, libisfs, libnandimg, etc.

Could you give me some web site where i can find these libs ? Or maybe you
could upload your libogc folder ?

Thanks for your great work ! 
Regards.

Original issue reported on code.google.com by orwel....@free.fr on 5 Mar 2010 at 9:58

GoogleCodeExporter commented 9 years ago
The libraries may be downloaded by the same svn repository which contains 
ftpii. Just
replace the standard command

svn checkout http://ftpii.googlecode.com/svn/trunk/ ftpii-read-only

with 

svn checkout http://ftpii.googlecode.com/svn/seeprom

(or nandimg, otp, etc...)..

You can browse the SVN repository at 
http://code.google.com/p/ftpii/source/browse/

Original comment by gianluca...@gmail.com on 11 Mar 2010 at 3:07

GoogleCodeExporter commented 9 years ago
oh, dammed.. I didn't think to see other svn branch :s

Thanks a lot :)

Original comment by orwel....@free.fr on 11 Mar 2010 at 5:33