# | Line 9 | Line 9 | |
---|---|---|
9 | <html> | |
10 | ||
11 | <head> | |
12 | < | <title>i-Scream builds</title> |
12 | > | <title>i-Scream software builds</title> |
13 | </head> | |
14 | ||
15 | <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> | |
# | Line 22 | Line 22 | |
22 | <td valign="top"> | |
23 | <!--#include virtual="../title.inc" --> | |
24 | ||
25 | < | <h2>i-Scream builds</h2> |
25 | > | <h2>i-Scream software builds</h2> |
26 | ||
27 | < | This page will contain builds of the code. Source is not available. |
27 | > | <p>These builds are currently from the HEAD of our CVS repository, |
28 | > | and are built on a nightly basis. As such, they may well be in |
29 | > | a non-working state. We will hopefully get round to tagging |
30 | > | stable points very soon.</p> |
31 | > | |
32 | > | <p>We will also provide installation instructions in due course, |
33 | > | but for the moment we only recommend trying out Conient. Both sets |
34 | > | of downloads below are identical, apart from the archive format.</p> |
35 | > | |
36 | > | <h3>Windows Downloads (.zip format)</h3> |
37 | > | |
38 | > | <p><a href="/builds/iscream-conient-HEAD.zip">Conient (GUI Client) download</a></p> |
39 | > | <p><a href="/builds/iscream-winhost-HEAD.zip">Windows Host download</a></p> |
40 | > | <p><a href="/builds/iscream-server-HEAD.zip">i-scream server download</a></p> |
41 | > | <p><a href="/builds/iscream-corbaservices-HEAD.zip">CORBA Services Manager download</a></p> |
42 | > | |
43 | > | <h3>Unix Downloads (.tar.gz format)</h3> |
44 | > | |
45 | > | <p><a href="/builds/iscream-conient-HEAD.tar.gz">Conient (GUI Client) download</a></p> |
46 | > | <p><a href="/builds/iscream-server-HEAD.tar.gz">i-scream server download</a></p> |
47 | > | <p><a href="/builds/iscream-corbaservices-HEAD.tar.gz">CORBA Services Manager download</a></p> |
48 | ||
49 | <!--#include virtual="../bottom.inc" --> | |
50 | </td> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |