Bonjour à tous,
j'ai un petit problème pour configurer NumLock :
[root@localhost ~]# tar zxvf numlockx-1.0.tar.gz
numlockx-1.0/
numlockx-1.0/Makefile.in
numlockx-1.0/README
numlockx-1.0/stamp-h.in
numlockx-1.0/AUTHORS
numlockx-1.0/ChangeLog
numlockx-1.0/INSTALL
numlockx-1.0/Makefile.am
numlockx-1.0/TODO
numlockx-1.0/acconfig.h
numlockx-1.0/acinclude.m4
numlockx-1.0/aclocal.m4
numlockx-1.0/config.h.in
numlockx-1.0/configure
numlockx-1.0/configure.in
numlockx-1.0/install-sh
numlockx-1.0/missing
numlockx-1.0/mkinstalldirs
numlockx-1.0/main.c
numlockx-1.0/LICENSE
[root@localhost ~]# cd numlockx-1.0
[root@localhost numlockx-1.0]# ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
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 for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
Est ce que quelqu'un peu m'aider?