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 > [email protected] > https://lists.gnu.org/mailman/listinfo/help-gnunet > _______________________________________________ Help-gnunet mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-gnunet
