Re: [Gtk-osx-users] [gtk-osx-users] Anjuta Question
Status: Beta
Brought to you by:
jralls
From: Chris S. <cps...@ya...> - 2013-07-11 06:10:36
|
I tried what was suggested however I'm now getting the following error: configure: error: Package requirements (gdl-3.0 >= 3.5.5) were not met: No package 'gdl-3.0' found A quick search has shown others facing a similar problem on Linux and the suggested solution was to install the development version of gtk3 What should I do next? ----- Original Message ----- From: John Ralls <jr...@ce...> To: Chris Share <cps...@ya...> Cc: GTK+-2 OSX Users <gtk...@li...> Sent: Thursday, 11 July 2013 1:55 PM Subject: Re: [gtk-osx-users] [Gtk-osx-users] Anjuta Question On Jul 10, 2013, at 6:42 PM, Chris Share <cps...@ya...> wrote: > Hi, > > I'm interested in using Anjuta. I tried building the latest version however it requires gtk+-3.0: > > configure: error: Package requirements (gthread-2.0 >= 2.22.0 > glib-2.0 >= 2.32.0 > gio-2.0 >= 2.32.0 > gmodule-2.0 >= 2.32.0 > gtk+-3.0 >= 3.4.0 > gdk-pixbuf-2.0 >= 2.0.0) were not met: > > No package 'gtk+-3.0' found > > Does anyone know which version of Anjuta will build and run under the current gtk-osx build? > Build meta- gtk-osx-gtk3 instead (or as well as, if you want) of meta-gtk-osx-core to get Gtk3. Regards, John Ralls |