Re: installing gtk+



Maarten Ottens writes:
 > Hi,
 > 
 > I'm still trying to install gtk+. I managed to install glib 1.2.8 using the rpm
 > commands and the redhat rpm's. 
 > I'm getting the following errors while trying to install the gtk+.rpm packages:
 > 
 > bash-2.03# rpm -Uhv gtk+-1.2.8-1.i386.rpm
 > error: failed dependencies:
 >         gtk >= 1.2.6 is needed by gimp-1.1.18-0
 > 
 > although i have gtk 1.2.7:
 > 
 > bash-2.03# rpm -qa |grep gtk
 > gtk-1.2.7-21
 > 
 > trying to run the configure script from the .tar.gz distribution i get (the
 > config.log-file):
 > 
 > configure:4600: X11/Intrinsic.h: No such file or directory
 > configure: failed program was:
 > #line 4599 "configure"
 > #include "confdefs.h"
 > #include <X11/Intrinsic.h>
 > configure:4680: gcc -o conftest -g -O2 -Wall   conftest.c -lXt   1>&5
 > configure: In function `main':
 > configure:4676: warning: implicit declaration of function `XtMalloc'
 > /usr/i486-suse-linux/bin/ld: cannot find -lXt
 > collect2: ld returned 1 exit status
 > configure: failed program was:
 > #line 4673 "configure"
 > #include "confdefs.h"
 > 
 > int main() {
 > XtMalloc()
 > ; return 0; }
 > 
 > anyone any ideas?
 > 
 > regards,
 > 
 > Maarten
 > 
 > 
 > -- 
 > Maarten Ottens
 > Thermische Werktuigbouwkunde
 > Universiteit Twente
 > +31(0)53 489 2574
 > 
 > _______________________________________________
 > gtk-list mailing list
 > gtk-list gnome org
 > http://mail.gnome.org/mailman/listinfo/gtk-list
looks like you have not Xt lib.
But I wonder if Xt lib really needed by Gtk

-- Florent




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