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 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-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 * gnunet-peerinfo-gtk --- a GUI for inspecting which other peers your peer knows about 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