Well, in your case you definitively need the --with-gnunet as you gave a prefix when installing GNUnet. As I said, I fixed some Makefiles in gnunet-gtk, so I suspect if you use it with the --with-gnunet option and SVN HEAD, it should now build.
Happy hacking! -Christian On 12/06/2013 07:21 PM, Moratinos Sébastien wrote: > > with svn 31155 : > $./configure > without any arguments > > checking for GNUnet core... --with-gnunet not specified > checking for gnunetutil >= 0.9.0... Package gnunetutil was not found in > the pkg-config search path. Perhaps you should add the directory > containing `gnunetutil.pc' to the PKG_CONFIG_PATH environment variable > No package 'gnunetutil' found > configure: error: Library requirements (gnunetutil >= 0.9.0) not met; > consider adjusting the PKG_CONFIG_PATH environment variable if your > libraries are in a nonstandard prefix so pkg-config can find them. > > Sébastien Moratinos > > Le 06/12/2013 07:00, Matthias Wachs a écrit : > Installing gnunet-gtk works fine on my system just running > $./configure > without any arguments. > Gnunet is installed in /usr/local > > On 12/05/2013 10:42 PM, Christian Grothoff wrote: >>>> That error on line 123 is normal/harmless. Still, I think I found >>>> something. Please try SVN 31106. >>>> >>>> -Christian _______________________________________________ Help-gnunet mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnunet
