minor changes to the docs
[quassel.git] / INSTALL.Qtopia
1 We assume that you are familiar with application development on the
2 Greenphone (or other Qtopia devices), so we won't go into detail here.
3
4 The project file and related resources for QuasselTopia are to be found
5 in qtopia-build/. Set up your development environment as usual (i.e. have
6 the appropriate tools in $PATH and so on), and then:
7
8 cd qtopia-build
9 qtopiamake
10 make
11
12 This will build the binary called 'quasseltopia' in the build
13 directory.  Then use the gph script to build and deploy the package:
14
15 gph -p
16 gph -i
17
18 This should create a package and start installation on the Greenphone.