[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] Error whilst adding a record to GNS via the GUI
From: |
Christian Grothoff |
Subject: |
Re: [Help-gnunet] Error whilst adding a record to GNS via the GUI |
Date: |
Mon, 11 May 2015 13:50:31 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 |
Hi!
It's not a mis-configuration, it's a mis-installation. Somehow you
managed to either not install the gnunet-gtk plugins, or they are in a
directory where they are not found.
Try re-running configure + make install and make sure to use the same
--prefix argument for both 'configure' runs (if you are specifying one).
Happy hacking!
Chrisitan
On 05/11/15 12:17, Geeb wrote:
> Hello,
> I was following the tutorial on using GNS, trying to add a test record
> of type "A" using the GTK program. I consistently got the following
> error, so the record couldn't be created:
>
> May 09 22:52:40-251685 util-1908 ERROR `lt_dlopenext' failed for library
> `libgnunet_plugin_gtk_namestore_a' with error: file not found
> May 09 22:52:40-253311 gnunet-namestore-gtk-1908 ERROR Failed to load
> plugin for record type 1
>
> Is this a mis-configuration on my part, or an error that needs to be logged?
>
> Thanks,
>
> Geeb
>
>
>
> _______________________________________________
> Help-gnunet mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-gnunet
>