echo ""
echo ""
echo " command:"
- echo " all : configure / compile / install"
- echo " "
+ echo ""
+ echo " as a normal user:"
echo " config : set the configuration parameters only"
echo " "
+ echo " as root:"
echo " 3rd : Get, Compile, Install all 3rd party library "
echo " 3rd-base : Install basic tools (cmake, doxygen...)"
echo " 3rd-vtk : Get, Compile, Install vtk"
echo " 3rd-gdcm : Get, Compile, Install gdcm"
echo " 3rd-wx : Get, Compile, Install wx widget (for Mac Users)"
echo " "
+ echo " as a normal user:"
echo " creatools : Get Compile and Install the CreaTools"
echo " creatools-get : Get the CreaTools"
echo " creatools-cmp : Compile the CreaTools"
echo " printconfig : print the configuration"
echo " help : print help"
echo " env : print some environnement variables"
+ echo ""
+ echo " all : configure / compile / install"
+ echo " "
echo " "
echo " "
echo " "