author | mickeyl <mickeyl> | 2005-08-23 20:45:53 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-08-23 20:45:53 (UTC) |
commit | be9fe5d9bbb4ff207f5a5315731d204fa23e0527 (patch) (side-by-side diff) | |
tree | 64de7e560fcae978302dbf421825fd8b56d58e4b | |
parent | 68c01ad5f6e7dc12192c9ce77f0a2ee48b813831 (diff) | |
download | opie-be9fe5d9bbb4ff207f5a5315731d204fa23e0527.zip opie-be9fe5d9bbb4ff207f5a5315731d204fa23e0527.tar.gz opie-be9fe5d9bbb4ff207f5a5315731d204fa23e0527.tar.bz2 |
mention SL-C3100, mention helper programs (add more if necessary)
-rw-r--r-- | README | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -43,57 +43,64 @@ cd $QTDIR echo 'yes' | ./configure -qconfig qpe -depths 4,16,24,32 -system-jpeg -system-libpng -system-zlib -no-xkb -no-sm -no-xft -qvfb make Note that the above command ( -qvfb ) compiles in the Virtual Framebuffer and is mostly meant for development on your host system. For cross compiling, you will need to use the -xplatform switch. 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 build everything selected. Have fun! 2. Required Libraries ===================== -The following Libraries are used by Opie parts. -For a successful build you must install these libraries and headers. +For a successful Opie build, you need to install the following libraries and headers: * libsdl >= 1.2.0 http://www.libsdl.org/download-1.2.php * libxine >= 1.0 http://prdownloads.sourceforge.net/xine/ * libpcap >= 0.7.2 http://www.tcpdump.org/release/ * libetpan >= 0.34 http://prdownloads.sourceforge.net/libetpan/ * libsqlite >= 3.0.0 http://www.sqlite.org/download.html * libipk >= 138 ftp://handhelds.org/linux/packages/ipkg -3. Supported Devices +3. Required Programs ==================== -Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-6000 +For a successful usage of Opie, you should install the following programs: + +* obexftpd +* obextool + +4. Supported Devices +==================== + +Sharp Zaurus SL-5x00, SL-B500, SL-C7x0, SL-C8x0, SL-C1000, SL-C3000, SL-C3100, SL-6000 HP iPAQ 36xx, 37xx, 38xx, 39xx, 54xx, 55xx SIEMENS SIMpad CL4, SL4, SLC, T-SinusPAD MasterIA Beagle, Tradesquare.NL Tuxpad 1 GMate Yopy 3x00 |