5
edits
(→Supporting library: a lines about using package manager) |
|||
Line 63: | Line 63: | ||
===Supporting library=== | ===Supporting library=== | ||
[http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=Main_Page GCDM]. | [http://sourceforge.net/apps/mediawiki/gdcm/index.php?title=Main_Page GCDM]. You can usually get this via your package manager,e e.g. on Ubuntu | ||
sudo apt-get install libgdcm2.0 | |||
Alternatively, build it yourself. Get the source with subversion. | |||
svn co https://gdcm.svn.sourceforge.net/svnroot/gdcm/branches/gdcm-2-0 | svn co https://gdcm.svn.sourceforge.net/svnroot/gdcm/branches/gdcm-2-0 |
edits