From b25e98e130524fe9f82884724e16d84db8139578 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Aug 2011 14:25:06 +0000 Subject: updates --- README | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index bdf5d1e0..157b7ae9 100644 --- a/README +++ b/README @@ -1,16 +1,23 @@ -This is the GNUnet GTK user interface. In order to compile or run -this code, you need to first install the main GNUnet codebase. +This package includes GTK interfaces to 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-gtk in the +Then you may need to tell configure where the GNUnet installation is +located. The following command will install the GTK interfaces in the $HOME directory. $ ./configure --prefix=$HOME --with-gnunet=$GNUNET_PREFIX $ make install -gnunet-gtk requires GTK 2.6.30 or higher and libgladeui-2 (i.e. 3.10 -or higher). glade-3.10 is used to edit the UI, but some manual -edits to the XML may then be required to make it work with Gtk 2.x. +gnunet-gtk requires GTK 2.6.30 or higher and libgladeui-1 or +libgladeui-2 (i.e. 3.8 or 3.10). glade-3.8 should be used to edit the +UI. + + +After installation, you should have the following new programs: + +* gnunet-setup --- a GUI to configure GNUnet +* gnunet-fs-gtk --- a GUI for file-sharing with GNUnet + Stay tuned -- cgit v1.2.3