View Issue Details

IDProjectCategoryView StatusLast Update
0007017gnunet-gtkbuild systempublic2021-10-10 20:17
Reporterjimzip Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
PlatformlinuxOSubuntuOS Version20.4
Fixed in Version0.15.0 
Summary0007017: Gnunet-gtk need gladeui2.0
DescriptionWhen I try to run configure. it fails stating Gnunet-gtk need gladeui2.0. I tried to install glade and gladeui to no avail.
I have tried configure --with-glade it state that glade3 is required. I update lib and it tell me it using 3.3.8.












TagsNo tags attached.

Activities

Christian Grothoff

2021-09-22 11:43

manager   ~0018405

I know this may be confusing, but glade3 and libgladeui-2 are actually correct. On my system, I have:

$ dpkg --list | grep glade
ii glade 3.38.2-3 amd64 GTK+ User Interface Builder
ii libglade2-0:amd64 1:2.6.4-2.4 amd64 library to load .glade files at runtime
ii libglade2-dev:amd64 1:2.6.4-2.4 amd64 development files for libglade
ii libgladeui-2-13:amd64 3.38.2-3 amd64 GTK+ User Interface Build core library
ii libgladeui-common 3.38.2-3 all GTK+ User Interface Build core library (common files)
ii libgladeui-dev:amd64 3.38.2-3 amd64 GTK+ User Interface Build core library (development files)

Does that help?

jimzip

2021-10-08 07:48

reporter   ~0018434

Sorry for the delay new dell and ubuntu 20
dpkg --list | grep glade
ii gir1.2-gladeui-2.0:amd64 3.38.2-2 amd64 GObject introspection data for the GTK+ User Interface library
ii libgladeui-2-13:amd64 3.38.2-2 amd64 GTK+ User Interface Build core library
ii libgladeui-common 3.38.2-2 all GTK+ User Interface Build core library (common files)

Christian Grothoff

2021-10-08 10:01

manager   ~0018435

So, you're missing the -dev packages which are needed to compile software against the libraries. That's not a GNUnet bug. Just install the -dev packages from my list.

Issue History

Date Modified Username Field Change
2021-09-11 12:59 jimzip New Issue
2021-09-22 11:43 Christian Grothoff Note Added: 0018405
2021-10-08 07:48 jimzip Note Added: 0018434
2021-10-08 10:01 Christian Grothoff Note Added: 0018435
2021-10-08 10:01 Christian Grothoff Assigned To => Christian Grothoff
2021-10-08 10:01 Christian Grothoff Status new => resolved
2021-10-08 10:01 Christian Grothoff Resolution open => no change required
2021-10-08 10:01 Christian Grothoff Fixed in Version => 0.15.0
2021-10-10 20:17 Christian Grothoff Status resolved => closed