source: projectionDesigner/tag/ProjectionDesigner_1.1.5/README @ 2

Last change on this file since 2 was 2, checked in by Torben Dannhauer, 14 years ago
File size: 557 bytes
Line 
1================================================================================
2
3TOC
4
5  I. How to run under linux
6
7================================================================================
8
9I. How to run under linux
10
11To build the Makefiles, type:
12  qmake
13
14To compile the project, type:
15  make
16
17Then you can type:
18  ./projdesigner/projdesigner
19
20To install the project, type:
21  make install
22
23If the project is installed, to run projdesigner, just type:
24  projdesigner
25
26================================================================================
27
Note: See TracBrowser for help on using the repository browser.