gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5320 - GNUnet/doc/manual


From: gnunet
Subject: [GNUnet-SVN] r5320 - GNUnet/doc/manual
Date: Tue, 17 Jul 2007 14:21:43 -0600 (MDT)

Author: durner
Date: 2007-07-17 14:21:43 -0600 (Tue, 17 Jul 2007)
New Revision: 5320

Modified:
   GNUnet/doc/manual/manual.texi
Log:
"getting GNUnet"

Modified: GNUnet/doc/manual/manual.texi
===================================================================
--- GNUnet/doc/manual/manual.texi       2007-07-17 16:32:54 UTC (rev 5319)
+++ GNUnet/doc/manual/manual.texi       2007-07-17 20:21:43 UTC (rev 5320)
@@ -209,4 +209,56 @@
 of charge. Mostly depending on your hardware and your operating system, the
 process of installing GNUnet onto your computer is more or less convenient.
 
+The GNUnet software is generally available in three different forms: as binary
+package, source or virtual appliance. Each of these forms has its advantages
+and disadvantages which are detailed below.
+
address@hidden Binary packages
address@hidden Binary packages
+
+A binary package is ready-to-run software which just has to be installed and
+configured. This is the usual way of obtaining GNUnet. Some operating system
+vendors include GNUnet in their distribution or make it
+available for download. The installer for Microsoft Windows is an
+exception, it is separately available from the GNUnet download
address@hidden@uref{http://gnunet.org/download.php3}}.
+
+The advantage of binary packages is that the process of installation and
+configuration is usually quite convenient and optimized for the specific
+operating system. A serious disadvantage is that binary packages are
+often outdated, sometimes to the degree that the version shipped does
+not connect to the current GNUnet network because of version conflicts.
+For that reason, it is highly recommended to check the GNUnet 
address@hidden@uref{http://gnunet.org}}
+or the 
address@hidden@uref{http://blog.gmane.org/gmane.network.gnunet.announce}}
+for newer releases. If there is no (sufficiently new) binary package for your
+operating system, it is a good idea to ask the vendor or the maintainer
+of an existing package. Another way is to build GNUnet from source.
address@hidden
+
address@hidden Source
address@hidden Source
+
+"Source code" can be best described as "recipe" and "ingredients" of a
+particular piece of software. Just as a cake is baked, source code source code
+must be translated to machine code ("compiled") in order to get
+actual software which can be executed. Compiling GNUnet from source is
+usually not difficult, but it is certainly not as easy as installing a
+binary package. @xref{Compiling}. The advantage over binary packages is that
+it is always possible to get the newest version of GNUnet this way. This is
+not only true for regular releases of GNUnet, users are also able to
+download the development source code the instant changes are made by the
+developers. @xref{SVN}.
+
address@hidden Virtual appliance
address@hidden Virtual appliance
+
+Virtual appliances are complete software environments including an operating
+system which run through virtualization software like 
address@hidden@uref{http://fabrice.bellard.free.fr/qemu/}}
+or address@hidden@uref{http://vmware.com/}}. Virtual appliances require no
+installation on the host system and little additional configuration effort.
+Also, software inside such a "virtual PC" is usually not able to access data
+on the real PC, making it ideal for users who just want to try GNUnet.
+However, the virtual appliance that is downloadable from the GNUnet homepage
+also suffers from outdated binary packages.
+
 @bye





reply via email to

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