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

Re: ./configure of GTK+ fails



"Rajkumar S." <voidmain@myrealbox.com> wrote:
>On Wed, 20 Jun 2001, Colin Watson wrote:
>> You need to install xlibs-dev.
>
>Thanks for your help. I have installed the xlibs-dev
>
>rhone:/usr/local/src/pango/gtk+# dpkg -l | grep xlib
>ii  xlib6     3.3.6-38       shared libraries required by libc5 X clients
>ii  xlib6g    4.0.3-4        pseudopackage providing X libraries
>ii  xlibmesa3 4.0.3-4        XFree86 version of Mesa 3D graphics library
>ii  xlibs     4.0.3-4        X Window System client libraries
>ii  xlibs-dev 4.0.3-4        X Window System client library development f
>
>and the configure command I gave was
>
>./configure --x-includes=/usr/X11R6/include/X11
>--x-libraries=/usr/X11R6/lib/
>
>but the results is the same
>
>checking for XOpenDisplay in -lX11... no
>configure: error: *** libX11 not found. Check 'config.log' for more
>details.

You might need to remove config.cache before rerunning configure, but
that doesn't look like the direct problem here. What does config.log say
about it (down near the end)?

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: