e2d31a056c76c8aaa35a89506306381e56ecf92b
[silc.git] / public_html / download.php
1 <b>Download SILC</b>
2 <font size="2">
3 <br><br>
4 The latest SILC release is version <?php echo $latest; ?>. Please, read
5 the README
6 and INSTALL files after downloading for instructions how to install and
7 use SILC.
8 <br><br>
9 <b>
10 This version has the functional server and router linking
11 support.  People who is running SILC servers and are interested to get the
12 server linked to the new router on silc.pspt.fi contact
13 <a href="mailto:priikone.NOSPAM@poseidon.pspt.fi">me</a> now.</b>
14 <br><br>
15 <b>Main Download</b>
16 <br><br>
17 Sources HTTP:
18 <a href="silc-<?php echo $latest; ?>.tar.gz">
19 tar.gz</a> (<?php echo
20 div(FileSize($FTPRoot."silc-".$latest.".tar.gz"),1024); ?> KB),
21 <a href="silc-<?php echo $latest; ?>.tar.bz2">
22 tar.bz2</a> (<?php echo
23 div(FileSize($FTPRoot."silc-".$latest.".tar.bz2"),1024); ?> KB)
24 <br>
25 Sources FTP: <a href="ftp://silcnet.org/pub/silc/">tar.gz and tar.bz2</a>
26 <br><br>
27 <b>Other packages</b>
28 <br><br>
29 Mandrake: <a
30 href="ftp://ftp.free.fr/pub/Distributions_Linux/Mandrake-devel/cooker/contrib/RPMS">
31 i586</a>, 
32 <a
33 href="ftp://ftp.free.fr/pub/Distributions_Linux/Mandrake-devel/cooker/contrib/SRPMS">
34 src</a>
35 <br>
36 Debian: <a href="http://master.debian.org/~pa/silc/">deb</a>
37 <br><br>
38 <b>CVS Snapshots</b>
39 <br><br>
40 Daily CVS snapshots are available. These are generated 22:00 GMT every
41 night.  Read the <a href="index.php?page=cvs">CVS page</a> for more
42 information.
43 <br><br>
44 HTTP: <a href="silc.tar.gz">CVS Snapshot</a>
45 <br><br>
46 <b>Portability</b>
47 <br><br>
48 The SILC has been reported to work on, at least:
49 <br><br>
50 &nbsp;- Linux<br>
51 &nbsp;- FreeBSD<br>
52 &nbsp;- NetBSD<br>
53 &nbsp;- OpenBSD<br>
54 &nbsp;- HP-UX<br>
55 &nbsp;- Solaris<br>
56 &nbsp;- Windows (cygwin)
57 </font><br><br>