(First let me say that I've searched all over on this. I know it's a common problem
and has been discussed here; I just can't seem to find clear instructions on how to
correct it.)
I upgraded my XFree86 to the latest, stable version and now my gtk+ apps issue
"Gdk-WARNING **: locale not suppor
Tara Milana wrote:
> Edit [$TOPLEVEL/libtool] and remove the version tag arguments
> -version-script and the one after it.
It works! As you recommended, I made the edit to libtool (see the diff below). Then
I simply ran "make" and everything built just fine--gtk-demo now runs! This is the
fi
William Trenker wrote:
> From the googling I've done I see there is some mention of 'anonymous version tags'
> issues when using the -version-script option with ld. But I have no idea what to do
> about this. Should I try the recently announced gtk+-2.3.1 release?
I t
I've been attempting to get gtk2 to build on my linux box. I've got atk-1.2.4,
pango-1.2.5, and glib-2.2.3 built without error. But gtk+-2.2.4 gives the following
error when trying to build the gdk-pixbuf directory:
make[3]: Entering directory `/src/gtk2/gtk+-2.2.4/gdk-pixbuf'
/bin/sh ../libto
I've managed to get the latest glib-2.0, pango, and atk sources to build. But I'm
getting an error when running make on gtk+, specifically when make trys to link the
pixbuf library. The details are listed below including the error message.
Is there anything obviously missing?
Thanks for any h
I just downloaded gtk+-2.2.1 and am trying to build it. ./configure was fine but make
runs into the following errpr:
gcc -shared gdk-pixbuf.lo gdk-pixbuf-animation.lo gdk-pixbuf-data.lo
gdk-pixbuf-io.lo gdk-pixbuf-loader.lo gdk-pixbuf-scale.lo gdk-pixbuf-util.lo
gdk-pixdata.lo gdk-pixbuf-enu
I seem to have got my XFree86 and GTK2 installations mixed up. When I try to link
against GTK2 I get errors indicating that libXrandr.so.2 is missing. A quick look at
libtdk-x11-2.0.so's dependencies confirms this:
~/packages/src# ldd /usr/lib/libgdk-x11-2.0.so
libgdk_pixbuf-2.0.so.0 =
I seem to have got my XFree86 and GTK2 installations mixed up. When I try to link
against GTK2 I get errors indicating that libXrandr.so.2 is missing. A quick look at
libtdk-x11-2.0.so's dependencies confirms this:
~/packages/src# ldd /usr/lib/libgdk-x11-2.0.so
libgdk_pixbuf-2.0.so.0 =
I'm looking for a good email client that is based on
gtk.
I don't have a full gnome configuration so I'm hoping
to find an email client that is reasonably independent
of any desktop manager. I'd appreciate any
recommendations.
Thanks,
Bill
___