Downloads
From gdcm
Contents |
Changelog for 2.0.x release
Filenames convention
You can find package for GDCM 2.x here:
file naming convention:
- Upper case GDCM -> Binary tarball
- Lower case gdcm -> source tarball
For binaries:
- Linu x86 : linux x86 compiler
- Linux x86_64 : Linux amd64
- Windows-x86 : Windows 32bits
For source:
- zip: zip file (has \r\n line feeds : win32 style)
- tar.gz : tarball (gzip compression) (has \n line feeds : unix style)
- tar.bz2: tarball (bzip2 compression) (has \n line feeds : unix style)
Example
Let's assume that the VERSION number if 2.0.8, then the filename convention would be:
- gdcm-2.0.8.tar.bz2
- This tarball contains the whole source for GDCM 2.0.8, UNIX style (has \n line feeds), bzip2 compressed
- gdcm-2.0.8.tar.gz
- This tarball contains the whole source for GDCM 2.0.8, UNIX style (has \n line feeds), gzip compressed
- gdcm-2.0.8.zip
- This tarball contains the whole source for GDCM 2.0.8, Windows style (has \r\n line feeds), zip compressed
- gdcm-2.0.8-1-src.tar.bz2
- This tarball contains the whole source for GDCM 2.0.8, Cygwin style (has \r\n line feeds), Cygwin source package
- GDCM-2.0.8-Linux-x86_64.tar.bz2
- This tarball contains the binaries for GDCM 2.0.8, GNU/Linux, build on debian AMD64, bzip2 compressed
- GDCM-2.0.8-Linux-x86_64.tar.gz
- This tarball contains the binaries for GDCM 2.0.8, GNU/Linux, build on debian AMD64, gzip compressed
- GDCM-2.0.8-Windows-x86.exe
- This tarball contains the binaries for GDCM 2.0.8, Windows XP SP3, 32bits NSIS installed
- GDCM-2.0.8-Windows-x86.zip
- This tarball contains the binaries for GDCM 2.0.8, Windows XP SP3, 32bits zip compressed
- GDCM-2.0.8-Cygwin-1.tar.bz2
- This tarball contains the binaries for GDCM 2.0.8, Cygwin binary package
Note: RPM package is under evaluation.
Debian/Ubuntu package:
URL
The main link to choose your platform specific download is from the sf.net page:
| |
