[Glade-users] Installation Problem

Damon Chaplin damon@ximian.com
Tue, 29 May 2001 16:40:16 -0400


> Ian Frawley wrote:
> 
> Hi everyone
> 
> I am having a problem trying to install Glade 0.5.11 when I run make I get the following errors there are quite a few:
> 
> gbclock.c:47: `GTK_CLOCK_INCREASING' undeclared here (not in a function)

It looks like you have a very old version of GNOME installed.

Check this with 'gnome-config --version'. It should be at least 1.2.

Or you can compile Glade without GNOME support using the --disable-gnome
option to configure.

Damon