]> Creatis software - gdcm.git/blob - Doc/Website/Download.html
* Added Doc/Website directory, that contains a first raw version
[gdcm.git] / Doc / Website / Download.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HTML>
3 <HEAD>
4    <META http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
5    <TITLE>Gdcm Download</TITLE>
6 </HEAD>
7
8 <BODY>
9
10 <!#######################################################################>
11 <H1>gdcm download page</H1>
12 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
13
14 <!#######################################################################>
15 <H2>Dowload sources</H2>
16 In order to retrieve the bleeding edge version (or any previous
17 version) of gdcm please refer to the 
18 <A HREF="Cvs.html">gdcm cvs access</A>
19 page.
20
21 <!#######################################################################>
22 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
23 <H2>Packaged distributions of gdcm last stable
24    <A HREF="News.html#NewsVersion0_4">version 0.4</A>
25 </H2>
26
27 Please refer to the
28    <A HREF="News.html#NewsVersion0_4">news on version 0.4</A>
29 for more information on the features of this release.
30
31 <UL>
32    <!###############################>
33    <LI><B>Win32</B>
34       <IMG src="Icons/os-windows.gif" alt="win95 logo"
35            nosave height=32 width=32>
36    <UL>
37    <LI> <B>Gdcm kernel</B>
38       <UL>
39       <LI>Zipped archive
40          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.zip">gdcm-0.4.zip</A>,
41       </LI>
42       <LI> Windoze self installer
43          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.exe"> gdcm-0.4.exe</A>.
44       </UL>
45    </LI>
46                                                                                 
47    <LI> <B>GdcmPython</B>
48       <UL>
49       <LI>Zipped archive
50          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.zip">
51                  gdcmPython-0.4.zip</A>,
52       </LI>
53       <LI>Windoze self installer
54          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.win32-py2.2.exe">
55             gdcmPython-0.4.win32-py2.2.exe</A>
56          (expects Python2.2.x).
57       </LI>
58       </UL>
59    </LI>
60    </UL>
61
62    <!###############################>
63    <LI> <B>GNU/Linux RPM</B> packages
64       <IMG src="Icons/os-linux.gif" alt="win95 logo"
65            nosave height=32 width=32>
66    <UL>
67      <LI>Sources in a compressed tarball:
68          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0.tar.gz">
69                  gdcm-0.4.0.tar.gz</A>.
70      </LI>
71      <LI>Source rpm
72          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.src.rpm">
73                  gdcm-0.4.0-1.src.rpm</A>,
74          which requires swig 1.3.17.x [
75          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
76                  swig13-1.3.17-1.i386.rpm</A>,
77          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
78                   swig13-1.3.17-1.src.rpm</A>]
79      </LI>
80      <LI>Binary rpm
81          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.i386.rpm">
82                  gdcm-0.4.0-1.i386.rpm</A>.
83      </LI>
84    </LI>
85    </UL>
86 </UL>
87
88 <B>Note:</B> The corresponding sources can be retrieved through cvs (see
89 <A HREF="Cvs.html">gdcm cvs access</A>)
90 with the cvs tag <B>Version0_4</B> e.g.
91 <BR>
92 <TT>cvs -d:pserver:frog@cvs.creatis.insa-lyon.fr:2402/cvs/public co
93     -r Version0_4 gdcm</TT>.
94
95
96 <!#######################################################################>
97 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
98 <H2>Packaged distributions of gdcm previous stable versions
99 </H2>
100
101 <UL>
102 <LI>
103    <A HREF="DownloadVersion0_3.html">version 0.3</A>
104 <LI>
105 </UL>
106
107 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
108
109 </BODY>
110 </HTML>