Getting the same build error - looking for libgcrypt >= 1.6.0. I have libgcrypt 1.11.0 installed, which I believe is the current version, and the build isn't recognizing that 11 > 6.
Edit: interestingly, it does recognize that 1.10 > 1.6. Downgrade libgcrypt to 1.10 to get the build moving again.
Pinned Comments
grufo commented on 2021-12-30 18:18 (UTC)
After installing the package do not forget to add your user to the
gnunet
group, withIf later you want to remove your user from the group, launch:
For information on how to use GNUnet plaese refer to the GNUnet article in the ArchWiki.