]> Creatis software - gdcm.git/blob - Doc/Website/Download.html
Update DownLoad page
[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> page.
19
20 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
21
22 <H2>Download Data</H2>
23    <LI> Test Data
24    <UL>
25       Get a <a href="/~jpr/PUBLIC/gdcm/gdcmData.tar.gz">
26       gzipped tarball</a> of Test Data
27       used for a full checking of the library. 
28       (warning : 78 Megabytes ...)
29    </UL>
30    <LI> Sample Data
31    <UL>
32       Some <a href="/~jpr/PUBLIC/gdcm/gdcmSampleData">
33       images of interest</a>, 
34       to be loaded one at a time, depending on what you need.  
35    </UL>
36    <LI> Non Image Data
37    <UL>
38       Some gdcm parsable <a href="/~jpr/PUBLIC/gdcm/gdcmNonImageData">
39       'non Image' Dicom files</a>, 
40       stored here, just to remember us gdcm doesn't deal with them :-(  
41    </UL>
42    <LI> Credits
43    <UL>
44       <a href="Credits.html">Credits</a>
45    </UL>
46    <LI> Image Particularities
47    <UL>
48       List of gdcmData images, grouped more or less by 
49       <a href="ImageParticularities.html">Image Particularities</a><br>
50       A given image may appear more than once.
51    </UL>
52   
53 <!#######################################################################>
54 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
55 <H2>(Packaged) distributions of gdcm last stable
56    <A HREF="News.html#NewsVersion1_0">version 1.0</A> 
57    (Feb 14 2005)
58 </H2>
59
60 Please refer to the
61    <A HREF="News.html#NewsVersion1_0">news on version 1.0</A>
62 for more information on the features of this release.
63
64 <UL>
65    <!###############################>
66    <LI><B>Win32</B>
67       <IMG src="Icons/os-windows.gif" alt="win95 logo"
68            nosave height=32 width=32>
69   
70
71    <UL>
72      <LI>Zipped archive :
73        <!-------
74        <A HREF="../GdcmPackages/bin20050317/gdcm-1.0.0.zip">gdcm-1.0.0.zip</A>,
75        -->
76        <i>Sorry, not yet made</i>
77      </LI>
78      <LI> Windoze self installer :
79        <A HREF="../GdcmPackages/bin20050317/GDCM1_0_0.exe"> gdcm1.0.0.exe</A>.
80    </LI>
81    </UL>
82
83
84    <!###############################>
85    <LI> <B>GNU/Linux</B>
86       <IMG src="Icons/os-linux.gif" alt="win95 logo"
87            nosave height=32 width=32>
88    <UL>
89      <LI>Sources in a compressed tarball :
90      <UL>
91          <LI>       
92             <A HREF="../GdcmPackages/bin20050318/src-1.0.0.tar.gz">
93                     src-1.0.0.tar.gz</A>.
94          <LI>
95             <A HREF="../GdcmPackages/bin20050318/Testing-1.0.0.tar.gz">
96                     Testing-1.0.0.tar.gz</A>.
97          <LI>         
98             <A HREF="../GdcmPackages/bin20050318/Example-1.0.0.tar.gz">
99                     Example-1.0.0.tar.gz</A>.
100      </UL>         
101      </LI>
102      <LI>Source rpm :
103          <!-------  
104          <A HREF="../GdcmPackages/bin20050318/gdcm-1.0.0.src.rpm">
105                  gdcm-1.0.0.src.rpm</A>,
106          which requires swig 1.3.17.x [
107          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
108                  swig13-1.3.17-1.i386.rpm</A>,
109          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
110                   swig13-1.3.17-1.src.rpm</A>]
111         ------>
112         <i>Sorry, not yet made</i>
113      </LI>
114      <LI>Binary rpm :
115          <!-------  
116          <A HREF="../GdcmPackages/bin20050318/gdcm-1.0.0.i386.rpm">
117                  gdcm-1.0.0.i386.rpm</A>.
118          ------>
119         <i>Sorry, not yet made</i>  
120      </LI>
121    </LI>
122    </UL>
123 </UL>
124
125 <B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
126 <A HREF="Cvs.html">gdcm cvs access</A>)
127 with the cvs tag <B>Version1_0</B> e.g.
128 <BR>
129 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
130     -r Version1_0 gdcm</TT>.
131
132
133
134 <!#######################################################################>
135 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
136 <H2> Distribution of gdcm stable
137    <A HREF="News.html#NewsVersion0_6">version 0.6</A> 
138    (June 8 2004)
139 </H2>
140
141 Please refer to the
142    <A HREF="News.html#NewsVersion0_6">news on version 0.6</A>
143 for more information on the features of this release.
144
145 <UL>
146    <!###############################>
147    <LI><B>Win32</B>
148       <IMG src="Icons/os-windows.gif" alt="win95 logo"
149            nosave height=32 width=32>
150   
151
152    <UL>
153    <LI> <B>Gdcm kernel</B>
154       <UL>
155       <LI>Zipped archive
156          <!-------
157          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.zip">gdcm-0.6.zip</A>,
158          -->
159          : <i>Sorry, not yet made</i>
160       </LI>
161       <LI> Windoze self installer
162          <!-------
163          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.exe"> gdcm-0.6.exe</A>.
164          -->
165          : <i>Sorry, not yet made</i>
166       </UL>
167    </LI>
168                                                                                 
169    <LI> <B>GdcmPython</B>
170       <UL>
171       <LI>Zipped archive
172         <!-------
173          <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.zip">
174                  gdcmPython-0.4.zip</A>,
175           ------>
176          : <i>Sorry, not yet made</i>
177       </LI>
178       <LI>Windoze self installer
179          <!-------
180          <A HREF="../GdcmPackages/bin20040608/gdcmPython-0.6.win32-py2.2.exe">
181             gdcmPython-0.6.win32-py2.2.exe</A>
182          (expects Python2.2.x).
183        ------>
184       : <i>Sorry, not yet made</i>
185       </LI>
186       </UL>
187    </LI>
188    </UL>
189
190
191
192    <!###############################>
193    <LI> <B>GNU/Linux</B> 
194       <IMG src="Icons/os-linux.gif" alt="win95 logo"
195            nosave height=32 width=32>
196    <UL>
197      <LI>Sources in a compressed tarball:
198          
199          <A HREF="../GdcmPackages/bin20050318/gdcm0.6.tar.gz">
200                  gdcm0.6.tar.gz</A>.
201      </LI>
202      <LI>Source rpm
203          <!-------  
204          <A HREF="../GdcmPackages/bin20040608/gdcm-0.6.0-1.src.rpm">
205                  gdcm-0.6.0.src.rpm</A>,
206          which requires swig 1.3.17.x [
207          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
208                  swig13-1.3.17-1.i386.rpm</A>,
209          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
210                   swig13-1.3.17-1.src.rpm</A>]
211        ------>
212       : <i>Sorry, not yet made</i>
213      </LI>
214      <LI>Binary rpm
215          <!-------  
216          <A HREF="../GdcmPackages/bin20040608/gdcm-0.4.0-1.i386.rpm">
217                  gdcm-0.6.0-1.i386.rpm</A>.
218          ------>
219         : <i>Sorry, not yet made</i>  
220      </LI>
221    </LI>
222    </UL>
223 </UL>
224
225 <B>Note:</B> The corresponding sources <b>must</b> be retrieved through cvs (see
226 <A HREF="Cvs.html">gdcm cvs access</A>)
227 with the cvs tag <B>Version0_6</B> e.g.
228 <BR>
229 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
230     -r Version0_6 gdcm</TT>.
231
232 <!#######################################################################>
233 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
234 <H2>Packaged distributions of gdcm
235    <A HREF="News.html#NewsVersion0_4">version 0.4</A> 
236    (February 6 2004)
237 </H2>
238
239 Please refer to the
240    <A HREF="News.html#NewsVersion0_4">news on version 0.4</A>
241 for more information on the features of this release.
242
243 <UL>
244    <!###############################>
245    <LI><B>Win32</B>
246       <IMG src="Icons/os-windows.gif" alt="win95 logo"
247            nosave height=32 width=32>
248    <UL>
249    <LI> <B>Gdcm kernel</B>
250       <UL>
251       <LI>Zipped archive
252          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.zip">gdcm-0.4.zip</A>,
253       </LI>
254       <LI> Windoze self installer
255          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.exe"> gdcm-0.4.exe</A>.
256       </UL>
257    </LI>
258                                                                                 
259    <LI> <B>GdcmPython</B>
260       <UL>
261       <LI>Zipped archive
262          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.zip">
263                  gdcmPython-0.4.zip</A>,
264       </LI>
265       <LI>Windoze self installer
266          <A HREF="../GdcmPackages/bin20040206/gdcmPython-0.4.win32-py2.2.exe">
267             gdcmPython-0.4.win32-py2.2.exe</A>
268          (expects Python2.2.x).
269       </LI>
270       </UL>
271    </LI>
272    </UL>
273
274    <!###############################>
275    <LI> <B>GNU/Linux RPM</B> packages
276       <IMG src="Icons/os-linux.gif" alt="win95 logo"
277            nosave height=32 width=32>
278    <UL>
279      <LI>Sources in a compressed tarball:
280          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0.tar.gz">
281                  gdcm-0.4.0.tar.gz</A>.
282      </LI>
283      <LI>Source rpm
284          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.src.rpm">
285                  gdcm-0.4.0-1.src.rpm</A>,
286          which requires swig 1.3.17.x [
287          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.i386.rpm">
288                  swig13-1.3.17-1.i386.rpm</A>,
289          <A HREF="http://www.creatis.insa-lyon.fr/rpm/swig13-1.3.17-1.src.rpm">
290                   swig13-1.3.17-1.src.rpm</A>]
291      </LI>
292      <LI>Binary rpm
293          <A HREF="../GdcmPackages/bin20040206/gdcm-0.4.0-1.i386.rpm">
294                  gdcm-0.4.0-1.i386.rpm</A>.
295      </LI>
296    </LI>
297    </UL>
298 </UL>
299
300 <B>Note:</B> The corresponding sources can be retrieved through cvs (see
301 <A HREF="Cvs.html">gdcm cvs access</A>)
302 with the cvs tag <B>Version0_4</B> e.g.
303 <BR>
304 <TT>cvs -d:pserver:anonymous@cvs.creatis.insa-lyon.fr:2402/cvs/public co
305     -r Version0_4 gdcm</TT>.
306
307 <!#######################################################################>
308 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
309 <H2>Packaged distributions of intermediate version of Apr 20 2004 </H2>
310
311 <B>RPM for rh9 and fc1</B> (sources and binaries).
312 <UL>
313    <LI> for <A HREF="../GdcmPackages/rpms/rh9">RedHat 9</A>
314    </LI>
315    <LI> for <A HREF="rpms/fc1">Fedora Core 1</A>
316    </LI>
317 </UL>
318
319 <!#######################################################################>
320 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
321 <H2>Packaged distributions of gdcm previous stable versions
322 </H2>
323
324 <UL>
325 <LI>
326    <A HREF="DownloadVersion0_3.html">version 0.3</A>,
327 </LI>
328 <LI>
329    <A HREF="DownloadVersion0_1.html">version 0.1</A>.
330 </LI>
331 </UL>
332
333 <HR size="1"><ADDRESS style="align: right;"></ADDRESS>
334
335 </BODY>
336 </HTML>