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