View Full Version : X... configure: error: Can't find X includes
kruppe
April 2nd, 2005, 08:01 PM
I am trying to ./configure a package after installing all the recommended development tools, packages and gcc I get the folling error:
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
The package I'm trying to configure is synce-kde. I eventually installed it with apt-get but would like to know, how to compile from the sources. I'm new to the whole configure, make, make install environment.
Thanks. :wink:
mirtux
April 3rd, 2005, 09:30 AM
Hi,
i think you have also to install these two packages:
x-dev
libx11-dev
maybe just one of the two is enough for your needs but they are quite small packages.
Regards,
MC
Permafrost91
January 8th, 2006, 02:37 PM
I have both packages installed (x-dev and libx11-dev) as well as numerous other x11 dev packages and I still get the Can't find X includes error message when trying to compile a KDE theme. Any ideas about what I am missing (KDE dev files maybe?)
pfarmer
January 11th, 2006, 09:45 AM
Hi,
Try installing kdebase-dev.
HTH
Permafrost91
January 15th, 2006, 04:53 PM
Yes, thank you, that did the trick ... I had realized that earlier but I forgot to edit the post. Thanks for the input though!
no1pointguard
January 30th, 2006, 01:38 PM
i'm having same problem trying to install taskjuggler2.2.0 can anyone help need this to get organised. i'm a newbie so be gentle
snowsquirrel
February 28th, 2006, 09:30 PM
cut and paste the output from ./configure, and I can probably help.
~S
uantuzri
April 23rd, 2006, 05:12 PM
I have the same problem:
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
I used apt-get to install kdebase-dev, but some paqueges were not installed:
mesa-common-dev_6.5.0-0ubuntu 1_all.deb
libgl1-mesa-dev_6.5.0-0ubuntu 1_i386.deb
libglu1-mesa-dev_6.5.0-0ubunt u1_i386.deb
I think it is because I have compiz installed and it tries to get these paqueges from the "compiz repositories".
How can I fix this? Is this going to cause any problem with compiz?
Thanks
GarethMB
June 16th, 2006, 07:50 AM
sudo apt-get xlibs-dev
uantuzri
June 17th, 2006, 03:32 PM
Thankyou Gareth, it works!
GarethMB
June 18th, 2006, 03:55 AM
No problems was having the same issue. ;)
BillyChow
July 12th, 2007, 02:30 PM
mark.
:-)
Nebojsa
November 14th, 2007, 09:58 PM
I am having a similar problem trying to install GPS software package called Navit. This is the error I get after I extract the files and execute the ./configure command:
...
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for X... no
Can not find X
Thanks for your help!!
Nebojsa
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.