/[svn]/web/download.xml
ViewVC logotype

Contents of /web/download.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 672 - (hide annotations)
Tue Jul 10 17:53:24 2007 UTC (5 years, 10 months ago) by abate
File MIME type: text/xml
File size: 2331 byte(s)
[r2003-09-23 19:41:35 by cvscast] Constantes structurees + suite nettoyage

Original author: cvscast
Date: 2003-09-23 19:41:36+00:00
1 abate 442 <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
2 abate 597 <page name="download" new="">
3 abate 442
4     <title>Download</title>
5    
6 abate 571 <box title="Sources tarballs" link="src">
7 abate 442
8     <p>
9 abate 570 The only available version for download is a beta release. We successfully compiled it on on Intel Linux, SunOS
10     5.7, Mac OSX, Windows XP, and FreeBSD 4.7
11 abate 442 </p>
12    
13     <ul>
14 abate 646 <li><a href="download/cduce-0.1.1.tar.gz">Version 0.1.1</a></li>
15 abate 442 </ul>
16    
17 abate 562 <p>
18     See <a href="CHANGES">recent changes</a>.
19     </p>
20    
21 abate 442 </box>
22    
23 abate 672 <box title="CVS status" link="cvs">
24     <p>
25     You can browse the current CVS development tree
26     <a href="http://www.cduce.org/c-bin/viewcvs.cgi/">here</a>.
27     </p>
28    
29     <p>
30     In order to built CDuce from the current CVS tree, you need
31     to install <a href="#side">ulex</a>.
32     </p>
33     </box>
34    
35     <box title="Side products" link="side">
36     <section title="ulex">
37     <p>
38     <code>ulex</code> is a lexer generator for Unicode and OCaml.
39     </p>
40     <ul>
41     <li><a href="download/ulex-0.2.tar.gz">ulex-0.2.tar.gz</a></li>
42     </ul>
43     </section>
44     </box>
45    
46    
47 abate 571 <box title="Packages" link="binary">
48     <section title="Debian Package">
49 abate 574 <p>
50 abate 610 An <b>apt-gettable repository</b> for debian/unstable is available, just add
51     the following line to your <tt>/etc/apt/sources.list</tt>
52     </p>
53     <p>
54 abate 611 <a href="http://www.cduce.org/download/debian/"><tt>deb http://www.cduce.org/ download/debian/</tt></a>
55 abate 610 </p>
56 abate 571 </section>
57    
58 abate 611 <section title="FreeBSD Ports">
59     <p><i>In preparation</i></p>
60     </section>
61    
62 abate 608 <section title="Mac OS X binary">
63 abate 605 <p>
64     A <tt>.sit</tt> archive including <tt>cduce</tt> and <tt>dtd2cduce</tt>
65     binaries along with manpages and a copy of the website and the online
66     prototype CGI is available:
67     </p>
68     <ul>
69 abate 652 <li><a href="download/macosx/CDuce 0.1.1.sit">CDuce 0.1.1.sit (1.6 Mb)</a></li>
70 abate 605 </ul>
71 abate 571 </section>
72    
73    
74     <section title="Red Hat Packages">
75 abate 586 <p>The following packages where compiled and tested on Linux RedHat 9</p>
76 abate 576 <ul>
77 abate 650 <li><a href="download/redhat/cduce-0.1.1-1.i386.rpm">cduce-0.1.1-1.i386.rpm</a></li>
78     <li><a href="download/redhat/cduce-0.1.1-1.src.rpm">cduce-0.1.1-1.src.rpm</a></li>
79 abate 576 </ul>
80     <p>If this is your first installation of CDuce rpm, please follow these <a href="rpminstructions.html">instructions</a>.
81     </p>
82 abate 571 </section>
83    
84 abate 587 <section title="Windows">
85     <p>Compile the sources by following the instructions of the
86     file INSTALL.WIN included.</p>
87     </section>
88 abate 595 </box>
89 abate 571
90 abate 595
91 abate 576
92 abate 672
93 abate 576 <include file="rpminstructions.xml"/>
94 abate 672
95 abate 442 </page>

CVS Admin">CVS Admin
ViewVC Help
Powered by ViewVC 1.1.5