On Sat, Apr 02, 2022 at 08:47:52PM +0300, Mikhail wrote:
> I've installed gnunet to ~/tmp/gnunet (--prefix option to ./configure),
> added $prefix/bin to the PATH, and after 'gnunet-arm -s' I see the
> following in the logs, this log flow stops only after 'gnunet-arm -e'.
>
> It can't find sqlite
I've installed gnunet to ~/tmp/gnunet (--prefix option to ./configure),
added $prefix/bin to the PATH, and after 'gnunet-arm -s' I see the
following in the logs, this log flow stops only after 'gnunet-arm -e'.
It can't find sqlite plugins, but they're there and installed:
misha:/home/misha/tmp/gn