Re: GTK2 / XFree86 conflict



Try rebuilding the source rpm on your machine.  That should get it
linked to the version of randr you have.  Since Randr suppoprt is still
kind of infant (ie few window managers support it), I compiled a version
of the gtk2.2 rpm on a machine without xfree 4.2.99 and they don't have
any randr dependencies at all.  I figure randr won't really be useful
until I move to gnome 2.2 and Xfree 4.3 (probably redhat 8.1)

Michael


On Tue, 2003-02-18 at 10:28, William Trenker wrote:
> 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 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x40069000)
>         libXrandr.so.2 => not found                                               **NOT FOUND**
>         libXinerama.so.1 => /usr/X11/lib/libXinerama.so.1 (0x4008e000)
>         libXext.so.6 => /usr/X11/lib/libXext.so.6 (0x40091000)
>         libXft.so.2 => /usr/X11/lib/libXft.so.2 (0x4009f000)
>         libXrender.so.1 => /usr/X11/lib/libXrender.so.1 (0x400af000)
>         libfontconfig.so.1 => /usr/X11/lib/libfontconfig.so.1 (0x400b6000)
>         libX11.so.6 => /usr/X11/lib/libX11.so.6 (0x400f9000)
>         libfreetype.so.6 => /usr/X11/lib/libfreetype.so.6 (0x401b2000)
>         libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x401ed000)
>         libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x4020b000)
>         libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x40217000)
>         libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40247000)
>         libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4027d000)
>         libdl.so.2 => /lib/libdl.so.2 (0x40281000)
>         libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40284000)
>         libm.so.6 => /lib/libm.so.6 (0x402e8000)
>         libc.so.6 => /lib/libc.so.6 (0x40309000)
>         libXft.so.1 => /usr/X11/lib/libXft.so.1 (0x4041e000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
> 
> According to rpmfind.net, libXrandr.so.2 is provided by XFree86-libs-4.2.99.2-0.20021210.0.i386.rpm.
> 
> On my Linux 2.4.19 system, according to 'XFree86 -version', I have 'XFree86 Version 4.2.99.1'.  And, in fact, my version of libXrandr.so is /usr/X11R6/lib/libXrandr.so.1.0.
> 
> Is there a version of GTK2 that I can download that is linked against libXrandr.so.1.0?  Any help is much appreciated.
> 
> Thanks,
> Bill
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
-- 
Michael L Torrie <torriem cs byu edu>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]