So, I decided to have a look at that gnunet-config issue, and to do that
I decided to reinstall GNUnet (0.14.0 from git) on my laptop (Linux Mint
20.1). I've followed the build instructions in the handbook for the
multi-user setup and everything seemed to have built and installed
successfully.
However, when I tried to run gnunet-config, the program immediately
crashes because it cannot find libgnunetutil.so.14. This seems very odd,
as I have found libgnunetutil.so.14 in /usr/local/lib.
Is there something OS-specific that I need to do? I've attached the bug
report output.
Thanks,
William
INFO: gnunet-bugreport 0.11.0
INFO:
INFO: Please submit the following
INFO: information with your bug report:
=========================================
INFO: OS : Linux
INFO: OS RELEASE : 5.4.0-70-generic
INFO: HARDWARE : x86_64
INFO: awk : Found
INFO: gcc : gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
INFO: cc : cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
INFO: c++ : c++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
INFO: clang :
INFO: clang++ :
WARNING: make : Not Found (unexpected result)
INFO: gmake : 4.2.1
INFO: autoconf : 2.69
INFO: automake : 1.16.1
INFO: libtool : 2.4.6
gnunet-arm: error while loading shared libraries: libgnunetarm.so.2: cannot open shared object file: No such file or directory
INFO: git commit : d36019fe48ff1e4e56754ef3e689bd67445a38f6
INFO: libgcrypt : 1.8.5
INFO: mysql : Not Found
INFO: pkgconf : Not Found
INFO: pkg-config : 0.29.1
INFO: glib2 :
INFO: GTK2 : Not found
INFO: GTK3 : Not found
INFO: GTK4 :
INFO: GMP : libgmp-dev-2:6.2.0+dfsg-4.deb
INFO: libunistring : libunistring3-dev-0.9.10-2.deb
INFO: GNU gettext : 0.19.8.1
INFO: gettext : Found
INFO: libcurl : 7.71.1
INFO: libgnurl : 7.72.0-DEV
INFO: libmicrohttpd : 96600
bugreport-glpk_check.c:1:10: fatal error: glpk.h: No such file or directory
1 | #include <glpk.h>
| ^~~~~~~~
compilation terminated.
/usr/local/bin/gnunet-bugreport: 1: ./bugreport-glpk_check.c.bin: not found
INFO: GNU GLPK :
INFO: GnuTLS : 3.6.13
=========================================
INFO: Bug report saved in ./my_gnunet_bugreport.log