[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] [bug-GNUnet] trying to install gnunet - error
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] [bug-GNUnet] trying to install gnunet - error |
Date: |
Thu, 5 Sep 2019 02:11:35 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [GNUnet-developers] [bug-GNUnet] trying to install gnunet - error,
Christian Grothoff <=