summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/INSTALL
authorharlekin <harlekin>2002-05-12 08:39:15 (UTC)
committer harlekin <harlekin>2002-05-12 08:39:15 (UTC)
commit8362e586d0fd9a0ad6cea3f26d624a05196a60f8 (patch) (side-by-side diff)
tree82bd5b113cd9f526c6555888cffbfdd907406eb9 /noncore/tools/remote/INSTALL
parent28e86f19c9da68dca417b531e63e534c4545916b (diff)
downloadopie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.zip
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.gz
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.bz2
opie remote control
Diffstat (limited to 'noncore/tools/remote/INSTALL') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/INSTALL12
1 files changed, 12 insertions, 0 deletions
diff --git a/noncore/tools/remote/INSTALL b/noncore/tools/remote/INSTALL
new file mode 100644
index 0000000..02f9d6c
--- a/dev/null
+++ b/noncore/tools/remote/INSTALL
@@ -0,0 +1,12 @@
+requires cross compiler, qt/e, and opie sources or qtopia sdk to compile
+
+1. extract into opie source directory
+2. add LOCALAPPS=remote to top of opie makefile (or, just add "remote" to the LOCALAPPS variable, if it already exists
+3. run ./configure -platform ipaq in opie directory
+4. cd remote
+5. make
+6. binary is ../bin/remote, you might want to run arm-linux-strip before you use it.
+7. executable and remote.desktop to ipaq.
+8. chmod a+x remote on ipaq
+9. copy binary to /opt/QtPalmtop/bin
+10. copy remote.desktop to /opt/QtPalmtop/apps/Applications