X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Doc%2FWebsite%2FInstallation.html;h=d9a86833e51134d18724e210f41a511b69f57e80;hb=ba0a18abbcfc4963482d968fdc684f31fa995241;hp=2451dd2dda25acd7638c77045813244d533e250a;hpb=cc542827c20a83639b0c271e132369f65fcefdb3;p=gdcm.git diff --git a/Doc/Website/Installation.html b/Doc/Website/Installation.html index 2451dd2d..d9a86833 100644 --- a/Doc/Website/Installation.html +++ b/Doc/Website/Installation.html @@ -12,7 +12,7 @@
-

Requirements

+

Requirements

+ +

GNU/Linux walkthrough for the impatient bash user

+ +

Step by step recompilation

+ + +

Installation

+This is an optional stage for developpers. +
+On Un*x proceed with the install stage with make install. + + +

Running the test suite

+The impatient can run the full test suite with make test. +
+For the test suite to be effective, you must have set +BUILD_TESTING to ON when configuring ccmake. +