On Sun, Dec 11, 2011 at 01:25:38PM +0000, Andrew Benton wrote:
> On Sun, 11 Dec 2011 04:53:45 +0000
> Ken Moffat <[email protected]> wrote:
> 
> Yes, if both gtk+-2 and gtk+-3 are installed, webkit defaults to
> building against gtk+-3. To build against gtk+-2 use the configure
> option --with-gtk=2.0
> 
> Everything it installs is suffixed with a -1.0 whereas with gtk+-3
> everything is suffixed with a -3.0 so they can both be installed in
> parallel, like gtk+-2 and gtk+-3 themselves
> 

 OK, I'll add it to the gimp with a note that webkit has to be built
with gtk+-2.  I'm surprised I didn't notice that it was an optional
dependency even for gimp-2.6.8.

> > 
> >  PS - since I'm talking about the gimp now - PyGTK appears to be
> > broken, probably by glib-2.30.  pygobject-2.28.6 crapped out with
> > 
> > pygi-info.c: In function '_pygi_info_new':
> > pygi-info.c:165:14: error: 'GI_INFO_TYPE_ERROR_DOMAIN' undeclared
> > (first use in this function)
> 
> I think that this GI stuff is gobject introspection brokeness.
> pygobject-2.28.6 installs fine for me with --disable-introspection
> 
 Thanks.  I still don't understand the move to introspection, but I
have to build what the apps require.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to