Re: Problems with installing
"Schanzenbach, Martin" <[email protected]> Thu, 7 Dec 2023 08:09:18 +0100
| Newsgroups | gmane.network.gnunet.general |
|---|---|
| Message-ID | <[email protected]> |
Can you post the output of $ gnunet-config -s dhtu-gnunet It should be "ENABLED = YES" If it is not, you can enable it manually, but it would still be fishy. Are you sure you did a "make install"? BR Martin On 06.12.23 17:36, Big Boy wrote: > In cache/gnunet the message "ERROR No DHT underlays configured!" is > printed over and over again, mentioning in case it's relevant. > > În mie., 6 dec. 2023 la 18:23, Big Boy <[email protected] > <mailto:[email protected]>> a scris: > > Good day, I am trying to install GNUnet through the source code, I > have followed the installation guide for a multi-user setup. I use > Ubuntu 22.04, and when I run "gnunet-arm -I" it lopps rather than > show the running services. I want to use gnunet-ext to develop an > app and the error message when running "./configure --prefix=$PREFIX > --with-gnunet=$PREFIX" says "error: gnunet-ext requires GNUnet". How > can I fix this issue? > Cheers in advance. >