X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/61ff1b87e2921d382e2b846ccf3d7f3cef16726c..babe4cd4d181fcb2f63a8ae0928c5bf69e831c31:/INSTALL diff --git a/INSTALL b/INSTALL index e69de29..d6da4f4 100644 --- a/INSTALL +++ b/INSTALL @@ -0,0 +1,16 @@ +This is the INSTALL file for ConfClerk. ConfClerk is the successor of +fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. + + +Note + +ConfClerk is an application intended for mobile devices like the Nokia N810 and N900. +The preferred distribution is using a packaged version for your distribution. + + +Basic Installation + +1. Type `qmake' to generate Makefiles. +2. Type `make' to compile the source code. +3. Type `make install' to install the executable. +4. Type `make uninstall' to remove all installed files form your system.