File: INSTALL

package info (click to toggle)
qwit 1.0%2Bsvn346-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,052 kB
  • ctags: 840
  • sloc: cpp: 7,871; makefile: 46
file content (14 lines) | stat: -rw-r--r-- 524 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$Id$

Prerequisites

You should have development version of Qt4.

Compiling & Installing Qwit

1. If you want to change default installation prefix (/usr/local/bin), use PREFIX environment variable.
   Note that installation directory should be in PATH environment variable
2. run `qmake` - this will create Makefile
3. run `make` - this will compile Qwit sources
4. run `make install` - this will install Qwit into chosen directory and create a shortcut in menu
5. to start Qwit use the shortcut in menu, or `qwit` command