]> Creatis software - clitk.git/blobdiff - vv/ReadMe.txt
Debug RTStruct conversion with empty struc
[clitk.git] / vv / ReadMe.txt
index 081302ab9e1989ba0fc2cec6e4d96982c389806e..f00cc36620742fafc74666a153be46b3de9b9216 100644 (file)
@@ -1,66 +1,19 @@
-How to install and run vv on linux:
+/*=========================================================================
+  Program:   vv                     http://www.creatis.insa-lyon.fr/rio/vv
 
-1.CMake :
-Before doing anything, you need to download the latest stable release of CMake :
-       http://www.cmake.org/HTML/Index.html
+  Authors belong to:
+  - University of LYON              http://www.universite-lyon.fr/
+  - Léon Bérard cancer center       http://www.centreleonberard.fr
+  - CREATIS CNRS laboratory         http://www.creatis.insa-lyon.fr
 
-Uncompress the file and add cmake to your path :
-       tar zxvf cmake-2.4.2-Linux-i386.tar.gz
-       tar xvf  cmake-2.4.2-Linux-files.tar
-       PATH=$PATH:/cmake/bin/directory    
+  This software is distributed WITHOUT ANY WARRANTY; without even
+  the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+  PURPOSE.  See the copyright notices for more information.
 
-2.ITK:
-Download the latest stable release from their page or from their CVS repository :
-       http://www.itk.org/HTML/Download.htm
+  It is distributed under dual licence
 
-Uncompress it and rename the resulting folder as « Insight » :
-       tar zxvf InsightToolkit-2.6.0.tar.gz 
-       mkdir Insight
-       mv InsightToolkit-2.6.0 Insight
-
-Still from your home, create a binary directory, get into it and run CMake :
-       mkdir Insight-binary
-       cd Insight-binary
-       ccmake ../Insight
-
-NB : You can disable BUILT_EXAMPLES and BUILT_TESTS.
-
-Then compile ITK:
-       make
-
-3.Qt 4:
-Download the latest stable release from their page :
-       http://trolltech.com/downloads/opensource 
-
-Install it following instructions on :
-       http://doc.trolltech.com/4.3/install-x11.html
-
-4.VTK:
-
-Download the latest stable release from their CVS repository :
-       http://www.vtk.org/get-software.php
-
-Create a binary directory, get into it and run CMake :
-       mkdir vtk-binary
-       cd vtk-binary
-       ccmake ../vtk
-
-NB: you need to change built options to make it compatible with Qt. 
-       Set BUILD_SHARED_LIBS to ON,
-       Set VTK_USE_GUISUPPORT to ON
-       Set VTK_USE_QVTK to ON. Then, specify the Qt version you are using. 
-
-Then compile vtk :
-       make
-
-5.vv:
-
-Download the latest release from the git repository :
-       git clone http://creatis.insa-lyon.fr/~schaerer/vv.git
-
-Go inside the build directory:
-       cd vv/build
-
-run cmake and compile it.
-       ccmake ..
-       make -j2
+  - BSD        See included LICENSE.txt file
+  - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
+===========================================================================*/
+For information, help and more:
+http://www.creatis.insa-lyon.fr/rio/vv