On Tue, 05 Apr 2011 12:58:18 +0900 Tristan Van Berkom <trista...@openismus.com> wrote:
> Glade 3.8 is the last stable series of Glade depending on GTK+2 and > replaces any previous installation of Glade <= 3.7. Hi Tristan, This is the first time I had to add LDFLAGS to the configure command - all previous version worked without: LDFLAGS="-L/usr/lib64" ./configure --prefix=/usr --libdir=/usr/lib64 Without the LDFLAGS, a compile error appeared in the python plugin directory, indicating the 32-bit version of the python libs (and dependencies) were about to be used. Greetings, John _______________________________________________ Glade-devel maillist - Glade-devel@lists.ximian.com http://lists.ximian.com/mailman/listinfo/glade-devel