[Glade-devel] [Glade-users] Glade 3.8.0 Released
John Coppens
john at jcoppens.com
Wed Apr 6 12:33:07 EDT 2011
On Tue, 05 Apr 2011 12:58:18 +0900
Tristan Van Berkom <tristanvb at 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
More information about the Glade-devel
mailing list