]> Creatis software - gdcm.git/blob - INSTALL
* setup.py is again effective on un*x (takes into account the
[gdcm.git] / INSTALL
1 ###################################################
2 For the impatient:
3  * cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public login
4    answer anonymous
5  * cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co gdcm
6  * cd gdcm
7  * ./autogen.sh (--enable-python --enable-vtk --enable-doc)
8  * make
9  * make instal
10
11 ###################################################
12 The full documentation for installation is available at
13    http://www.creatis.insa-lyon.fr/Public/Gdcm/html.developper/DoxyInstallation.html
14
15 ###################################################
16 The documentation can also be found in the Doc sub-directory. Please refer to 
17 README file within Doc.