LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   GTK+-2.2 installation problems (https://www.linuxquestions.org/questions/linux-newbie-8/gtk-2-2-installation-problems-40358/)

m1-rail 01-05-2003 06:57 AM

GTK+-2.2 installation problems
 
Hi there :]

I have such error after runnig ./configure for GTK+-2.2:

checking for XOpenDisplay in -lX11... no
configure: error: *** libX11 not found. Check 'config.log' for more details.

The thing is that I DO have the libX11 library:

[root@localhost gtk+-2.2.0]# find / -name "libX11*"
/usr/X11R6/lib/libX11.so.6.2
/usr/X11R6/lib/libX11.so.6
/usr/X11R6/lib/libX11.a
/usr/X11R6/lib/libX11.so

I'm running RH 8.0 @ xfree 4.2.99.3

Please help! :)))

hfawzy 01-05-2003 11:42 AM

Try to solve your problem by installing the XFree-devel package..
regards,
hfawzy

m1-rail 01-05-2003 05:38 PM

yer, thats true :)
it slipped my mind ;]
thx bro


All times are GMT -5. The time now is 12:43 AM.