I tried to install A program with ./configure , make ,make install.
During ./configure I get an error:
[root@drakehut kdvd-0.1]# ./configure
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C++ preprocessor... /lib/cpp
checking for X... configure: error: Can't find X includes. Please check your
installation
and add the correct paths!
What to do about it?
Thanks,
Gerard