]> Creatis software - gdcm.git/blobdiff - Doc/DoxyInstallation.txt
* vtk subdir added. Contains vtkGdcmReader.[cxx|h] a vtk class
[gdcm.git] / Doc / DoxyInstallation.txt
index 5e90abe83e3c7a970de4b5412e2b0a75031ad716..3ba3bacac64ba34295c4642088d9e9ca8acc2c90 100644 (file)
  *       -# <TT>./autogen.sh --prefix=/where/ever/you/want</TT>
  *           to configure the script to force installation in a specified
  *            place.
- *       -# <TT>./autogen.sh --configure-python</TT> to generate the
+ *       -# <TT>./autogen.sh --enable-python</TT> to generate the
  *              python wrappers.
  *        .
  *     - <TT>make</TT> (or <TT>make 'CFLAGS=-g</TT>...)
  *     - <TT>make instal</TT>
- *     - As usual, you can optionnaly:
+ *     - As usual, you can optionnally:
  *       -# <TT>make clean</TT>
  *       -# <TT>make 'CFLAGS='</TT> if you are in hurry and want to omit
  *          "-g -O2" default flags