From: ivanfrade Date: Fri, 24 Mar 2006 17:54:27 +0000 (+0000) Subject: Added compilation instructions X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=commitdiff_plain;h=be0f25d42ab69eaba497602eb8a5f474f5ebe7d7 Added compilation instructions --- diff --git a/MAEMO b/MAEMO new file mode 100644 index 0000000..250c64a --- /dev/null +++ b/MAEMO @@ -0,0 +1,11 @@ + Install to maemo +================== + +Installation to maemo involves 3 steps: + +1) Set "usehildon" variable in configure.in to 'YES' +2) run ./autogen.sh (inside scratchbox) +3) run dpkg-buildpackage -rfakeroot -us -uc -D + + You will find a xournal_*_arm.deb package one directory up, ready to +install in maemo. \ No newline at end of file