gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5558 - GNUnet-docs/WWW/test


From: gnunet
Subject: [GNUnet-SVN] r5558 - GNUnet-docs/WWW/test
Date: Mon, 27 Aug 2007 14:28:08 -0600 (MDT)

Author: durner
Date: 2007-08-27 14:28:07 -0600 (Mon, 27 Aug 2007)
New Revision: 5558

Added:
   GNUnet-docs/WWW/test/download.php3
Log:


Added: GNUnet-docs/WWW/test/download.php3
===================================================================
--- GNUnet-docs/WWW/test/download.php3                          (rev 0)
+++ GNUnet-docs/WWW/test/download.php3  2007-08-27 20:28:07 UTC (rev 5558)
@@ -0,0 +1,308 @@
+<?php
+include("scripts.php3");
+$title = "GNUnet: Download";
+$description = "This page lists the requirements for running GNUnet and 
provides links to download the software.";
+include("html_header.php3");
+
+H2("Introduction");
+BP();
+W("Please mind that this is a beta version.");
+W("The network has not been tested on a large scale and the code still 
requires some tuning.");
+W("There are various known portability problems.");
+W("Read the %s file to find out about known problems (and workarounds) for 
specific architectures.",
+       extlink_("https://gnunet.org/svn/GNUnet/PLATFORMS";, "PLATFORMS"));
+
+P();
+
+W("The network is still fairly small and downloads can be rather slow.");
+W("Only little content is available, thus it is not always a bug if you get 
few (or no) search results.");
+W("Mind that all queries are case-sensitive.");
+
+P();
+
+W("A subscription to GNUnet mailinglists might be a good idea, use 
<tt>help-gnunet</tt> or %s to report problems.",
+  extlink_("https://gnunet.org/mantis/","Mantis";));
+P();
+
+W("The next major release will be %s and is expected %s.",
+  ARRAY("0.7.3", "9-2007"));
+EP();
+
+H2("Binary packages");
+BP();
+W("GNUnet is available as ready-to-run software for a few platforms.");
+W("If you are unsure which download to choose, try the package for Windows.");
+W("If your operating system or distribution is not included in the list below, 
please ask your vendor or consider %s from %s.",
+       ARRAY(extlink_("user_gnunet.php3", "building GNUnet"), 
extlink_("#source", "source")));
+P();
+?>
+
+<table border="0" cellspacing="0" cellpadding="4">
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/windows.png" />
+               </td>
+               <td>
+                       <font class="header3">Windows</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a href="download/win32/Setup-0.7.2b.exe"><?php 
W("GNUnet installer (10 MB)"); ?></a>
+                       <br />
+                       <font color="FF0000">
+                       <?php
+                               W("Note: Microsoft Internet Explorer isn't able 
to verify the publisher of this executable. This is not a problem, you can 
verify its %s using %s.",
+                                       
ARRAY(extlink_("download/win32/Setup-0.7.2b.exe.asc", "digital signature"), 
extlink_("http://winpt.sourceforge.net/";, "WinPT")));
+                       ?>
+                       </font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/debian.png" />
+               </td>
+               <td>
+                       <font class="header3">Debian GNU/Linux</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <table border="0" cellspacing="0" cellpadding="0">
+                               <tr>
+                                       <td />
+                                       <td>
+                                               Debian Stable <?php 
W("(Inofficial backport)"); ?>
+                                               <br />
+                                               <?php
+                                                       
extlink_title("download/debian/stable", "Various GNUnet packages", "Backports 
to Debian Stable");
+                                               ?>
+                                       </td>
+                               </tr>
+                               <tr>
+                                       <td>&nbsp;<td>
+                                       <td>&nbsp;<td>
+                               </tr>
+                               <tr>
+                                       <td />
+                                       <td>
+                                               Debian Unstable <?php 
W("(Inofficial packages)"); ?>
+                                               <br />
+                                               <?php
+                                                       
extlink_title("download/debian/unstable", "Various GNUnet packages", 
"Inofficial packages for the unstable distribution");
+                                               ?>
+                                       </td>
+                               </tr>
+                       </table>                
+               </td>
+       </tr>
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/ubuntu.png" />
+               </td>
+               <td>
+                       <font class="header3">Ubuntu</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <?php
+                               W("Markus's inofficial packages");
+                               extlink_title("download/ubuntu/", "Various 
GNUnet packages", "Inofficial packages for Ubuntu");
+                               BR();
+                               W("This location can also be used as an apt 
repository.");
+                               W("Add the following lines to %s to be able to 
install and update GNUnet using apt:", "/etc/apt/sources.list");
+                               PRE("$ deb http://gnunet.org/download/debian/ 
feisty main");
+                               PRE("$ deb-src 
http://gnunet.org/download/debian/ feisty main");
+                               W("After that, you have to import the public 
key used to sign the packages by running the following command:");
+                               PRE("$ gpg --keyserver hkp://wwwkeys.eu.pgp.net 
--recv-keys 0x09146862 && gpg --armor --export 0x09146862 | sudo apt-key add 
-");
+                       ?>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a 
href="http://packages.ubuntu.com/edgy/net/gnunet";><?php W("GNUnet core"); 
?></a>, <a href="http://packages.ubuntu.com/edgy/net/gnunet-gtk";><?php 
W("GNUnet graphical interface (gnunet-gtk)"); ?></a>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/suse.png" />
+               </td>
+               <td>
+                       <font class="header3">SuSE</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a 
href="http://software.opensuse.org/search?q=gnunet&baseproject=ALL&p=1";><?php 
W("Various GNUnet packages"); ?></a>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/vmware.png" />
+               </td>
+               <td>
+                       <font class="header3">VMware, QEMU</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a 
href="http://www.vmware.com/vmtn/appliances/directory/365";>GNUnet Live 
System</a>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <!--
+       <tr>
+               <td />
+               <td />
+       </tr>
+       <tr>
+               <td width="48" align="right">
+                       <img src="logos/osx.png" />
+               </td>
+               <td>
+                       <font class="header3">Mac OS X</font>
+               </td>
+       </tr>
+       <tr>
+               <td />
+               <td>
+                       <a 
href="http://www.chem.jyu.fi/~eloranta/GNUnet.html";><?php W("Jussi 
Eloranta&prime;s port"); ?></a>
+               </td>
+       </tr>
+       -->
+</table>
+
+<?php
+EP();
+ANCHOR("source");
+H2("Source");
+BP();
+W("GNUnet&prime;s source code is released under the %s.",
+       extlink_("https://gnunet.org/svn/GNUnet/COPYING";, "GPL"));
+BR();
+W("The latest release is here: ");
+BR();
+echo "<ul>\n";
+LIV(extlink_("download/GNUnet-0.7.2b.tar.bz2","GNUnet-0.7.2b.tar.bz2 (1442 
kb)"));
+LIV(extlink_("download/GNUnet-0.7.2b.tar.gz","GNUnet-0.7.2b.tar.gz (2232 
kb)"));
+LIV(extlink_("download/gnunet-gtk-0.7.2b.tar.bz2", "gnunet-gtk-0.7.2b.tar.bz2 
(863 kb)"));
+LIV(extlink_("download/gnunet-gtk-0.7.2b.tar.gz" , "gnunet-gtk-0.7.2b.tar.gz 
(1116 kb)"));
+LIV(extlink_("download/gnunet-qt-0.7.2.tar.bz2", "gnunet-qt-0.7.2.tar.bz2 (232 
kb)"));
+LIV(extlink_("download/gnunet-qt-0.7.2.tar.gz" , "gnunet-qt-0.7.2.tar.gz (300 
kb)"));
+LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.bz2", 
"gnunet-fuse-0.7.2b.tar.bz2 (81 kb)"));
+LIV(extlink_("download/gnunet-fuse-0.7.2b.tar.gz" , "gnunet-fuse-0.7.2b.tar.gz 
(87 kb)"));
+LIV(extlink_("/libextractor/download/libextractor-0.5.18a.tar.gz",
+             "libextractor-0.5.18a.tar.gz (7915 kb)"));
+echo "</ul>\n";
+BP();
+W("The current development code is available from our Subversion repository.");
+W("You can access it using");
+EP();
+PRE("$ svn checkout https://gnunet.org/svn/GNUnet/";);
+BP();
+W("gnunet-gtk is available using:");
+EP();
+PRE("$ svn checkout https://gnunet.org/svn/gnunet-gtk/";);
+EP();
+BP();
+W("For access to the freeway code use:");
+EP();
+PRE("$ svn checkout https://gnunet.org/svn/freeway/";);
+EP();
+
+H2("System Requirements");
+H3("Hardware");
+echo "<ul>";
+echo "<li>Pentium 100 Mhz, 32 MB RAM</li>";
+echo "</ul>";
+H3("Operating system");
+echo "<ul>";
+echo   "<li><a href=\"http://www.gnu.org/\";>GNU</a>/<a 
href=\"http://www.kernel.org/\";>Linux</a>, ";
+echo           "<a href=\"http://www.sun.com/software/solaris/\";>Solaris 
(&gt;= 8)</a>, OS X &gt; 10.3, Win32, ";
+echo           "<a href=\"http://www.freebsd.org/\";>FreeBSD (&gt;= 5 
recommended)</a>, ";
+echo           "<a href=\"http://www.openbsd.org/\";>OpenBSD</a> ";
+W("or");
+echo           " <a href=\"http://www.netbsd.org/\";>NetBSD</a>.</li>";
+echo "</ul>";
+H3("3rd party libraries");
+BP();
+W("GNUnet uses some other open source libraries.");
+W("They are part of the Windows installer above, so you do not have to 
download them for Windows.");
+BR();
+W("If you want to build GNUnet from source, you need the corresponding 
development packages, too.");
+EP();
+?>
+<ul>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.gnu.org/software/gmp/";>GNU MP Bignum Library</a> 
(&gt;= 4.0.0)</li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.gnu.org/directory/security/libgcrypt.html";>libgcrypt 
(&gt;= 1.2.0)</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="/libextractor/">libextractor (&gt;= 0.5.16)</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.zlib.net/";>zlib</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.sqlite.org/";>sqlite</a> (&gt;= 3.0.0)</li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.gtk.org/";>gtk+ &gt;= 2.6</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://glade.gnome.org/";>glade &gt;= 2.10</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://curl.haxx.se/";>libcurl</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://www.gnu.org/software/guile/guile.html";>Guile &gt;= 
1.8</a></li>
+ <li><strong><?php W("Required:"); ?></strong>
+     <a href="http://invisible-island.net/dialog/";>dialog &gt;= 
1.0-20060221</a></li>
+ <li><strong><?php W("Recommended:"); ?> </strong> 
+     <a href="http://www.mysql.com/";>mysql</a> (&gt;= 5.0)</li>
+ <li><strong><?php W("Recommended:"); ?></strong>
+     <a href="http://xmlsoft.org/";>libxml2</a></li>
+ <li><strong><?php W("Optional:"); ?></strong>
+     <a href="http://www.gnu.org/software/gettext/";>GNU gettext (&gt;= 
0.16.1)</a></li>
+ <li><strong><?php W("Optional:"); ?></strong>
+     <a href="http://www.gnu.org/software/ncurses/";>ncurses</a></li>
+ <li><strong><?php W("Optional:"); ?></strong>
+     <a href="http://www.gnu.org/software/adns/";>GNU adns</a></li>
+ </ul>
+<?php
+BP();
+W("A complete list for Debian is %s.", 
extlink_("https://gnunet.org/svn/GNUnet/README.debian";, "available"));
+EP();
+
+H3("Required for building GNUnet from source");
+?>
+ <ul>
+ <li><strong><?php W("for SVN:");?></strong>
+     <a href="http://www.gnu.org/software/autoconf/";>autoconf (&gt;= 2.59)</a> 
<?php W("and"); ?>
+     <a href="http://www.gnu.org/software/automake/";>automake (&gt;= 1.8)</a> 
<?php W("and"); ?>
+     <a href="http://www.gnu.org/software/libtool/";>libtool (&gt;= 1.5.6)</a> 
<?php W("and"); ?>
+     <a href="http://www.gnu.org/software/gettext/";>GNU gettext (&gt;= 
0.14.1)</a></li>
+ <li><strong><?php W("Required to build Windows binaries:"); ?></strong>
+     <a href="http://plibc.sf.net/";>PlibC</a></li>
+</ul>
+
+<?php
+include("html_footer.php3");
+?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]