From 3cf3093654579932750fe82afa4504dbef96b937 Mon Sep 17 00:00:00 2001 From: spiralman Date: Sun, 28 Jul 2002 19:14:13 +0000 Subject: moved each chapter to a separate file. --- (limited to 'docs/usermanual/installation.sgm') diff --git a/docs/usermanual/installation.sgm b/docs/usermanual/installation.sgm new file mode 100644 index 0000000..82834a6 --- a/dev/null +++ b/docs/usermanual/installation.sgm @@ -0,0 +1,67 @@ +Installation +
iPAQ + +To install opie on an iPAQ, you will need a fresh Familiar installation (ie, +install Familiar, and stop before you do ipkg install task-complete or ipkg +install task-x), go to http://familiar.handhelds.org to get the latest version, +and to get installation instructions (again, stop after the initial boot and do +not install X, as it is not necessary, and will only take up space). + + + + +If you had qpe/qtopia installed previously, +completely remove it, and remove the src line for it from +your /etc/ipkg.conf file before attempting to install opie. + + + +Once you have Familiar installed, set up a network connection between your iPAQ +and the ouside world (again, see the Familiar site for instructions on this), +and then run this command: + + + echo src opie "http://131.152.105.154/feeds/ipaq/unstable/" \ + >> /etc/ipkg.conf + + +then, run: + + + ipkg update && ipkg install task-opie + + +If you have a 3100 or 3800 series iPAQ, run: + + + ipkg install qt-embedded-rotation + + +finally, start Opie with: + + + /etc/init.d/opie start + + + + + +Opie should now be running (if you should have to reboot, which is rare, Opie +will start automatically). From here, you can use either the "Software" +application in the Settings tab, or run ipkg from the command line to install +other Opie apps. Check out the various task-opie-* ipkgs to install various sets +of apps at once (you can always uninstall individual apps individually). You +will probably want to install opie-embeddedkonsole first, so you have access to +the command line in Opie. + +
+ +
Zaurus + +To completely install Opie on the Zaurus, you will have to install OpenZaurus, +which includes Opie. However, individual Opie applications will work fine on the +default Zaurus rom. Do not install Opie's launcher on a default Zaurus ROM +though. + +
+
\ No newline at end of file -- cgit v0.9.0.2