Re: gtk 1.3(CVS) & gnome-core(CVS)



Don't use gtk 1.3.  Gtk 1.3 does not have all the patches of the 1.2
branch merged in, and is not ready for prime time.  That is why it prints
a message telling you to use gtk 1.2.

To fix this, run the following in your glib checkout dir:
  cvs -z3 update -Pd -r glib-1-2 .
And in your gtk+ checkout dir:
  cvs -z3 update -Pd -r gtk-1-2 .

That should fix your problem.

James.

--
Email: james@daa.com.au
WWW:   http://www.daa.com.au/~james/


On Mon, 30 Aug 1999, Karsten Strand wrote:

>  Is there a known thing that gnome-core won't compile with gtk 1.3?
>  At least for me it stops at line 106 in applets/desk-guide/gwmdesktop.c 
> (I forgot to save the output of make before the errors scrolled of the 
> screen).
> 
>  GCC stops with saying something like GTK_TYPE_DRAWING_AREA is
> undefined. Like GCC, I cant find GTK_TYPE_DRAWING_AREA anywhere in the
> gtk headers 
> either. My CVS tree is a few(two,three?) days old.
> 
>  An then again, its probably me doing something wrong...
> 
> 
> 	Karsten N. Strand
>         _             _
>    \ / / \ |/ |  | | / \  "Revolution is a natural action
>     |  _/_ |\ |_ |_| \_- of bored penguins"
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]