[Glade-devel] Glade 3.7.1 Released
Tristan Van Berkom
tristanvb at openismus.com
Wed Dec 1 22:49:53 EST 2010
On Wed, 2010-12-01 at 22:06 -0500, Damon Register wrote:
> On 11/30/2010 9:17 PM, Tristan Van Berkom wrote:
> > For the best results with the newest software, you should
> > configure Glade sources from git with --with-gtk=2.0 and
> > try compiling that.
> I didn't know what git is but with a little Googling I figured it out.
> Would I be understanding you correctly if I do
>
> 1. git clone git://git.gnome.org/glade3
> 2. ./configure --with-gtk=2.0
More or less, you need to also build the configure script.
./autogen.sh --with-gtk=2.0 should do the trick
There are a few more dependencies when building from
the repository however.
If you have a lot of trouble building from the repository
on windows (from the git repo using autogen.sh), I'll see
if I can throw a tarball at you later on today... let
me know.
Cheers,
-Tristan
More information about the Glade-devel
mailing list