qt5
Last change
on this file since d29ee50 was
d29ee50,
checked in by uzakmat <uzakmat@…>, 13 years ago
|
README, INSTALL, AUTHORS - filled in
|
-
Property mode set to
100644
|
File size:
1.3 KB
|
Line | |
---|
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
TracBrowser
for help on using the repository browser.