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

Contents of /web/download.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 713 - (show annotations)
Tue Jul 10 17:58:04 2007 UTC (5 years, 10 months ago) by abate
File MIME type: text/xml
File size: 2324 byte(s)
[r2003-10-08 21:24:38 by cvscast] Separate compilation

Original author: cvscast
Date: 2003-10-08 21:25:22+00:00
1 <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
2 <page name="download">
3
4 <title>Download</title>
5
6 <box title="Sources tarballs" link="src">
7
8 <p>
9 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 </p>
12
13 <ul>
14 <li><a href="download/cduce-0.1.1.tar.gz">Version 0.1.1</a></li>
15 </ul>
16
17 <p>
18 See <a href="CHANGES">recent changes</a>.
19 </p>
20
21 </box>
22
23 <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.3.tar.gz">ulex-0.3.tar.gz</a></li>
42 </ul>
43 </section>
44 </box>
45
46
47 <box title="Packages" link="binary">
48 <section title="Debian Package">
49 <p>
50 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 <a href="http://www.cduce.org/download/debian/"><tt>deb http://www.cduce.org/ download/debian/</tt></a>
55 </p>
56 </section>
57
58 <section title="FreeBSD Ports">
59 <p><i>In preparation</i></p>
60 </section>
61
62 <section title="Mac OS X binary">
63 <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 <li><a href="download/macosx/CDuce 0.1.1.sit">CDuce 0.1.1.sit (1.6 Mb)</a></li>
70 </ul>
71 </section>
72
73
74 <section title="Red Hat Packages">
75 <p>The following packages where compiled and tested on Linux RedHat 9</p>
76 <ul>
77 <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 </ul>
80 <p>If this is your first installation of CDuce rpm, please follow these <a href="rpminstructions.html">instructions</a>.
81 </p>
82 </section>
83
84 <section title="Windows">
85 <p>Compile the sources by following the instructions of the
86 file INSTALL.WIN included.</p>
87 </section>
88 </box>
89
90
91
92
93 <include file="rpminstructions.xml"/>
94
95 </page>

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