GNUnet applications are not expected to run well without 'make install'.
Moreover, I'm not sure gnunet-gtk works at all if being install into a
different prefix than the underlying GNUnet installation ...
On 2/28/24 05:52, Gotam Gorabh wrote:
Hey,
I built and installed *gnunet* and *gnunet-gtk *successfully**but while
testing the changes by compiling and running the binary file of
gnunet-gtk (e.g. Runing ./src/fs/gnunet-fs-gtk). It gives following error.
However, the Installed binary is running successfully.
WARNING `stat' failed on file
`/home/firefly/gnunet-gtk/src/share/gnunet/config.d' at disk.c:836
with error: No such file or directory
ERROR Failed to load
`/home/firefly/gnunet-gtk/src/share/gnunet/gnunet_fs_gtk_main_window.glade':
Failed to open file
“/home/firefly/gnunet-gtk/src/share/gnunet/gnunet_fs_gtk_main_window.glade”: No
such file or directory
Should I pass any further arguments to the command line while running
binary or something else?
Thanks & regards
Gotam Gorabh