author | mickeyl <mickeyl> | 2004-09-27 15:21:40 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-27 15:21:40 (UTC) |
commit | b75990845aae58fe3f938699f9cbc66963416258 (patch) (side-by-side diff) | |
tree | c4b0cf57ca007635bf202263815c52788141acdb /README | |
parent | 28c514ec19215b6db5e98ba64d5f716c0b5ba391 (diff) | |
download | opie-b75990845aae58fe3f938699f9cbc66963416258.zip opie-b75990845aae58fe3f938699f9cbc66963416258.tar.gz opie-b75990845aae58fe3f938699f9cbc66963416258.tar.bz2 |
mediaplayer2 works w/ recent libxine now
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,39 +50,39 @@ See ./configure --help for details about the possible options. Once you have these compiled, be sure to set the PATH to ensure your (cross)compiler is available. Then do the following in the opie source tree: make clean make menuconfig Now you can move through the menu and select or deselect anything.. Exit and save the configuration and enter "make" to create opie... Have fun! 2. Used Libraries ================ The following Libraries are used in Opie. For a successful build you must install these librarys and headers. The versions are known-good versions. If you successfully try newer ones, commit a new README or send a mail to opie-devel@handhelds.org * libsdl 1.2 http://www.libsdl.org/download-1.2.php -* libxine 1.0 beta 11 +* libxine 1.0 rc6 http://prdownloads.sourceforge.net/xine/ * libpcap 0.7.2 http://www.tcpdump.org/release/ * libetpan 0.33pre http://prdownloads.sourceforge.net/libetpan/ + patch in noncore/net/mail/libetpanstuff * libsqlite 2.8.6 http://www.sqlite.org/download.html * libipk v109 (or greater) ftp://handhelds.org/linux/packages/ipkg |