[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnunet] gnunet-gtk 0.9.5
From: |
LRN |
Subject: |
Re: [Help-gnunet] gnunet-gtk 0.9.5 |
Date: |
Thu, 01 Aug 2013 18:07:18 +0400 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Thunderbird/25.0a1 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01.08.2013 17:18, help me wrote:
>
> Hello,
>
> i'am trying to install gnunet-gtk 0.9.5 in Debian testing.
> I have successfully installed gnunet-0.9.5a before.
> After downloading gnunet-gtk-0.9.5 i installed some librarys until
> ./configure --prefix=/usr/local --with-extractor=/usr/local
> --with-gnunet=/usr/local
> gives no more failures.
> When i call make, it says
>
> In file included
> from /usr/include/libgladeui-1.0/gladeui/glade-command.h:5:0,
> from /usr/include/libgladeui-1.0/gladeui/glade-project.h:6,
> from /usr/include/libgladeui-1.0/gladeui/glade.h:30,
> from ../../src/include/gnunet_gtk.h:41, from about.c:27:
> /usr/include/libgladeui-1.0/gladeui/glade-placeholder.h:47:2: error:
> unknown type name 'GdkPixmap' In file included
> from /usr/include/libgladeui-1.0/gladeui/glade-project.h:7:0,
> from /usr/include/libgladeui-1.0/gladeui/glade.h:30,
> from ../../src/include/gnunet_gtk.h:41, from about.c:27:
> /usr/include/libgladeui-1.0/gladeui/glade-utils.h:47:46: error: unknown
> type name 'GtkCombo'
>
> I am helpless to deal with the Problem.
>
The problem is that you're trying to use libgladeui-1.0 with gtk-3. They
are incompatible. For libgladeui-1.0 you need gtk-2, and for gtk-3 you
need libgladeui-2.0
Make sure you have appropriate version of libgladeui for your version of
gtk. You might want to try --with-gtk-version argument to configure to
force gtk version.
- --
O< ascii ribbon - stop html email! - www.asciiribbon.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
iQEcBAEBAgAGBQJR+muVAAoJEOs4Jb6SI2CwG14H/iR/qIxWMi9zFbKnLXiJAOV9
w6kGQfOrK57dwk2Iymv/KzLksNM4yHFbnrGoWbPuf0QYchVSBHJK/gAPnIuC7a+f
R1+eW4K8ybx9FROZJc/9t6I8pIz4YUwyMaXdWswrZWIyMcgHI/cddqqLHH0Ef4fO
ppWNKg9/Mc+CE/E4GWAhijR0xvNpn7nwEHwhNOT8Wtj2lldRMLDLKJP8IqliBcEd
/L2+EVhY5BuOEUGd1vnpr/zkBBnoHAwGv73Ukle72D5rOmktjQ7mzVVSW/cXIViN
Ym5LHNuZ82836wBy8qOxXCHd81sHknUEN3FcWzl8hTlNauuIAOn6oDJC6DIT/Pg=
=QMBG
-----END PGP SIGNATURE-----