Re: Ubuntu, build from CVS depends on libgtk-dev?

On Friday 26 October 2007 04:54, Brad Clements wrote:
> Hi,
>
> I want to build a 64-bit version of the snapshot for Ubuntu 7.10
>
> I have the CVS checkout, and I've apt-get installed as many dev packages
> as I think I need.
>
> I tried
>
>  ../configure --with-gl --with-gtk

--with-gtk used GTK 1 and it is no longer supported.
You have to used "../configure --with-gl" to use the hardware OpenGL support
or "../configure" to use Mesa

>
> But I get this:
>
> configure: error: Cannot find gtk-config. Please install gtk development
> library.
>
> --
>
> I have libgtk2.0-dev installed Can anyone suggest what package provides
> gtk-config that configure is looking for?
>
>
> --
>
> I  would like to see if I can get Amaya to play nicer with webdav.. that
> is, being able to navigate a webdav hierarchy just like the file
> navigator works.
>
> Also, I'm interested in being able to handle alternate-namespace
> attributes on xhtml elements w/o having to edit the source all the time.
> But that's a lower priority.  (I want to support ZPT markup templates)
>
> Thanks!

-- 
     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Monday, 29 October 2007 08:22:35 UTC