Installing gdcm from sources


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.