franck legall <[EMAIL PROTECTED]> writes: FL> I am trying to compile messenger. When I do ./configure I have got : FL> FL> [EMAIL PROTECTED]/tmp/messenger-0.0.3] $ autoconf FL> [EMAIL PROTECTED]/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 [EMAIL PROTECTED] 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?"