Salome HOME
Initial version
[tools/install.git] / src / README.txt
1 Notes on building SALOME Professional v1.1 InstallWizard.
2 ---------------------------------------------------------
3
4 You must have precompiled gcc and qt static libraries.
5 Then set STATIC_ROOT properlly in Env.csh file.
6 (We used gcc 2.95.3 and qt 3.0.5.)
7
8 To build InstalWizard :
9 - go to sources direcory;
10 - run "source Env.csh"
11 - run "make"
12
13 You can rebuild Makefile by using qmake utility when necessary:
14 qmake -o Makefile SALOMEPRO_INSTALL.pro