Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
[kopete] Problems to compile X
Problems in compilation
an error apear in the screen with this message:
#...
#checking for _NSGetEnviron... no
#checking for vsnprintf... yes
#checking for snprintf... yes
#checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
in my path have this
#echo $PATH
/usr/lib/kde3/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/bin/X11:/usr/games:/usr/lib/java2/bin:/usr/lib/java2/jre/bin:/usr/lib/qt3/bin
what shoud i do
thanks
RE: [kopete] Problems to compile X
Do you have X libs headers installed? What system do you use?
If you use RPM based Linux distribution, try installing RPM package named "X11-devel" or something similar.