]> Creatis software - gdcm.git/blob - Doc/Website/Download.html
* Test/ : accelerate tests (it's not very significant accelerations).
[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>Download current 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 <!#######################################################################>
23 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
24 <H2>Packaged distributions of gdcm last stable
25    <A HREF="News.html#NewsVersion0_6">version 0.6</A> 
26    (June 8 2004)
27 </H2>
28
29 Please refer to the
30    <A HREF="News.html#NewsVersion0_6">news on version 0.6</A>
31 for more information on the features of this release.
32
33 <UL>
34    <!###############################>
35    <LI><B>Win32</B>
36       <IMG src="Icons/os-windows.gif" alt="win95 logo"
37            nosave height=32 width=32>
38   
39
40    <UL>
41    <LI> <B>Gdcm kernel</B>
42       <UL>
43       <LI>Zipped archive
44          <!-------
45          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.zip">gdcm-0.6.zip</A>,
46          -->
47          : <i>Sorry, not yet made</i>
48       </LI>
49       <LI> Windoze self installer
50          <!-------
51          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.exe"> gdcm-0.6.exe</A>.
52          -->
53          : <i>Sorry, not yet made</i>
54       </UL>
55    </LI>
56                                                                                 
57    <LI> <B>GdcmPython</B>
58       <UL>
59       <LI>Zipped archive
60         <!-------
61          <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.zip">
62                  gdcmPython-0.4.zip</A>,
63           ------>
64          : <i>Sorry, not yet made</i>
65       </LI>
66       <LI>Windoze self installer
67          <!-------
68          <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.win32-py2.2.exe">
69             gdcmPython-0.6.win32-py2.2.exe</A>
70          (expects Python2.2.x).
71        ------>
72       : <i>Sorry, not yet made</i>
73       </LI>
74       </UL>
75    </LI>
76    </UL>
77
78
79
80    <!###############################>
81    <LI> <B>GNU/Linux RPM</B> packages
82       <IMG src="Icons/os-linux.gif" alt="win95 logo"
83            nosave height=32 width=32>
84    <UL>
85      <LI>Sources in a compressed tarball:
86          <!-------
87          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0.zip">
88                  gdcm-0.6.0.zip</A>.
89          ------>
90          : <i>Sorry, not yet made</i>
91      </LI>
92      <LI>Source rpm
93          <!-------  
94          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0-1.src.rpm">
95                  gdcm-0.6.0-1.src.rpm</A>,
96          which requires swig 1.3.17.x [
97          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
98                  swig13-1.3.17-1.i386.rpm</A>,
99          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
100                   swig13-1.3.17-1.src.rpm</A>]
101        ------>
102       : <i>Sorry, not yet made</i>
103      </LI>
104      <LI>Binary rpm
105          <!-------  
106          <A HREF="../GdcmPackages/bin20040608/gdcm-0.4.0-1.i386.rpm">
107                  gdcm-0.6.0-1.i386.rpm</A>.
108          ------>
109         : <i>Sorry, not yet made</i>  
110      </LI>
111    </LI>
112    </UL>
113 </UL>
114
115 <B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
116 <A HREF="Cvs.html">gdcm cvs access</A>)
117 with the cvs tag <B>Version0_6</B> e.g.
118 <BR>
119 <TT>cvs -d:pserver:frog@cvs.creatis.insa-lyon.fr:2402/cvs/public co
120     -r Version0_6 gdcm</TT>.
121
122 <!#######################################################################>
123 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
124 <H2>Packaged distributions of gdcm
125    <A HREF="News.html#NewsVersion0_4">version 0.4</A> 
126    (February 6 2004)
127 </H2>
128
129 Please refer to the
130    <A HREF="News.html#NewsVersion0_4">news on version 0.4</A>
131 for more information on the features of this release.
132
133 <UL>
134    <!###############################>
135    <LI><B>Win32</B>
136       <IMG src="Icons/os-windows.gif" alt="win95 logo"
137            nosave height=32 width=32>
138    <UL>
139    <LI> <B>Gdcm kernel</B>
140       <UL>
141       <LI>Zipped archive
142          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.zip">gdcm-0.4.zip</A>,
143       </LI>
144       <LI> Windoze self installer
145          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.exe"> gdcm-0.4.exe</A>.
146       </UL>
147    </LI>
148                                                                                 
149    <LI> <B>GdcmPython</B>
150       <UL>
151       <LI>Zipped archive
152          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.zip">
153                  gdcmPython-0.4.zip</A>,
154       </LI>
155       <LI>Windoze self installer
156          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.win32-py2.2.exe">
157             gdcmPython-0.4.win32-py2.2.exe</A>
158          (expects Python2.2.x).
159       </LI>
160       </UL>
161    </LI>
162    </UL>
163
164    <!###############################>
165    <LI> <B>GNU/Linux RPM</B> packages
166       <IMG src="Icons/os-linux.gif" alt="win95 logo"
167            nosave height=32 width=32>
168    <UL>
169      <LI>Sources in a compressed tarball:
170          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0.tar.gz">
171                  gdcm-0.4.0.tar.gz</A>.
172      </LI>
173      <LI>Source rpm
174          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.src.rpm">
175                  gdcm-0.4.0-1.src.rpm</A>,
176          which requires swig 1.3.17.x [
177          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
178                  swig13-1.3.17-1.i386.rpm</A>,
179          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
180                   swig13-1.3.17-1.src.rpm</A>]
181      </LI>
182      <LI>Binary rpm
183          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.i386.rpm">
184                  gdcm-0.4.0-1.i386.rpm</A>.
185      </LI>
186    </LI>
187    </UL>
188 </UL>
189
190 <B>Note:</B> The corresponding sources can be retrieved through cvs (see
191 <A HREF="Cvs.html">gdcm cvs access</A>)
192 with the cvs tag <B>Version0_4</B> e.g.
193 <BR>
194 <TT>cvs -d:pserver:frog@cvs.creatis.insa-lyon.fr:2402/cvs/public co
195     -r Version0_4 gdcm</TT>.
196
197 <!#######################################################################>
198 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
199 <H2>Packaged distributions of intermediate version of Apr 20 2004 </H2>
200
201 <B>RPM for rh9 and fc1</B> (sources and binaries).
202 <UL>
203    <LI> for <A HREF="../GdcmPackages/rpms/rh9">RedHat 9</A>
204    </LI>
205    <LI> for <A HREF="rpms/fc1">Fedora Core 1</A>
206    </LI>
207 </UL>
208
209 <!#######################################################################>
210 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
211 <H2>Packaged distributions of gdcm previous stable versions
212 </H2>
213
214 <UL>
215 <LI>
216    <A HREF="DownloadVersion0_3.html">version 0.3</A>,
217 </LI>
218 <LI>
219    <A HREF="DownloadVersion0_1.html">version 0.1</A>.
220 </LI>
221 </UL>
222
223 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
224
225 </BODY>
226 </HTML>