- Timestamp:
- 02/02/10 12:51:09 (13 years ago)
- Branches:
- master, qt5
- Children:
- ba631ca
- Parents:
- 17cb895
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
INSTALL
r17cb895 rd29ee50 1 This is the INSTALL file for the fosdem-schedule distribution. 2 3 Copyright (C) 2010 Ixonos Plc. 4 5 Copying and distribution of this file, with or without modification, 6 are permitted in any medium without royalty provided the copyright 7 notice and this notice are preserved. 8 9 NOTE 10 ==== 11 12 fosdem-schedule is an application intended for Nokia N810 and N900 Internet 13 tablet devices. Therefor the preferred distribution is a Debian package. 14 Notice the different release of the Maemo platform on each of the devices, 15 which requires a specific Debian package. 16 17 Maemo is a trademark of Nokia Corporation. Debian is a registered trademark 18 owned by SPI in the United States, and managed by the debian project, as 19 explained on their site. 20 21 Basic Installation 22 ================== 23 24 1. Type `qmake' to generate Makefiles. 25 2. Type `make' to compile the source code. 26 3. Type `make install' to install the executable. 27 4. Type `make uninstall' to remove all installed files form your system. 28 29 Maemo Package Building 30 ====================== 31 32 1. Type `qmake' to generate Makefiles. 33 2. Check the "Build-Depends" section of the control file for required packages. 34 Ignore the version strings when building a package for Maemo 3 (Diablo). 35 3. Type `dpkg-buildpackage -rfakeroot -b -uc' to build a package. 36
Note: See TracChangeset
for help on using the changeset viewer.