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

Re: Where are X includes



franck legall <franck.legall@wanadoo.fr> writes:
FL> I am trying to compile messenger. When I do ./configure I have got :
FL> 
FL> franck@albert[/tmp/messenger-0.0.3] $ autoconf
FL> franck@albert[/tmp/messenger-0.0.3] $ ./configure
FL> loading cache ./config.cache
FL> checking how to run the C++ preprocessor... g++ -E
FL> checking for X... configure: error: Can't find X includes. Please check
FL>  your installation and add the correct paths!     
FL> 
FL> Where should be thois include files ? I didn't ound them. Should I
FL> install any specific package ?

You need to have the xlib6g-dev package installed.  The header files
will be in /usr/X11R6/include, but an autoconf script will almost
definitely be smart enough to find them on its own.

-- 
David Maze             dmaze@mit.edu          http://donut.mit.edu/dmaze/
"Hey, Doug, do you mind if I push the Emergency Booth Self-Destruct Button?"
"Oh, sure, Dave, whatever...you _do_ know what that does, right?"


Reply to: