gtk installation no X found



I am presently running corel linux 1.0 with kde as my desktop
I downloaded the source tarballs from gnome.org and sarted installing them in
the order specified. However i couldn't get GTK+ to configure. The program
threw out:

checking for X... no
configure: error:
*** X libraries or include files not found

config.log said:

configure:4286: checking for GLIB - version >= 1.2.4
configure:4385: gcc -o conftest -g -O2 -Wall -I/usr/local/lib/glib/include -I/usr/local/include -D_REENTRANT   conftest.c -L/usr/local/lib -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl   1>&5
configure:4525: checking for X
configure:4592: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:4588: X11/Intrinsic.h: No such file or directory
configure: failed program was:
#line 4587 "configure"
#include "confdefs.h"
#include <X11/Intrinsic.h>
configure:4668: gcc -o conftest -g -O2 -Wall   conftest.c -lXt   1>&5
configure: In function `main':
configure:4664: warning: implicit declaration of function `XtMalloc'
ld: cannot open -lXt: No such file or directory
configure: failed program was:
#line 4661 "configure"
#include "confdefs.h"

int main() {
XtMalloc()
; return 0; }




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