This is the user interface to configure GNUnet.  In order to compile
or run this code, you need to first install the main GNUnet codebase.

Then you may need to tell configure where the GNUnet installation
is located.  The following command will install gnunet-setup in the
$HOME directory.

$ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX
$ make install

gnunet-setup requires GTK 2.6.30 or higher and libglade 3.7.1 or higher.
glade-3.7.1 is used to edit the UI.


Stay tuned
==========

* http://www.gnu.org/software/gnunet/
* https://gnunet.org/
* https://gnunet.org/bugs/
* http://mail.gnu.org/mailman/listinfo/gnunet-developers
* http://mail.gnu.org/mailman/listinfo/help-gnunet
* http://mail.gnu.org/mailman/listinfo/info-gnunet


