You seem to have installed GNUnet to a target directory not covered by your linker's search path (/etc/ld.so.conf). Hence, you need to either
$ export LD_LIBRARY_PATH=$PREFIX/lib and/or update ld.so.conf (and maybe re-run ldconfig). If you followed some particular installation instructions, the "bug" could be that we should amend those instructions with this. In that case, please let us know which instructions you followed on which platform. Happy hacking! Christian On 9/4/19 8:55 AM, journeytocoder via Bug-GNUnet wrote: > > > gnunet-arm: error while loading shared libraries: libgnunetarm.so.2: > cannot open shared object file: No such file or directory > Preparing: Starting service... > FAIL test_gnunet_statistics.py (exit status: 127)
signature.asc
Description: OpenPGP digital signature
_______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
