
Date: Thu, 14 Feb 2013 20:56:37 +0900 Subject: Re: could not find gdk-3.0.gir From: shin@sterneck.asia To: rwobben@hotmail.com CC: crux@lists.crux.nu Hi Roelof,
May I know what package you are trying to build? Yes , Im trying to port Cinnamon to Crux and Im now busy with Muffin, the desktop manager. >>if you really need to use GObjectIntrospection, you would need to first install it and then rebuild GTK but before that you need to build the GTK dependencies (this may be painful ;-) ).... Once this is done you should be all set.
I have ported Gobject-introspection to Crux without any problems. But when I try to rebuild GTK3 it stops with this messsage: Could not find GdkPixbuf-2.0.gir. So I rebuild gdk-pixbuf which is in the opt repo and that one succeed. But still the message appear so I think I me into a big mess. Roelof