bonjour , je suis un débutant en linux. J´ai installé mandrake 9.1, ma carte son n´a pas été détecté automatiquement, après recherche j´ai téléchargé les pilotes alsa pour ma carte son ( ES1868 ) , le problème c´est qu´après avoir décompressé le fichier des drivers, je tape dans la console : . /configure et la il m´affiche :
[root@romain alsa-driver-0.9.4]# . /configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /home/rom_s/alsa-driver-0.9.4
checking cross compile...
checking for directory with kernel source... /usr/src/linux
checking for kernel version... The file /usr/src/linux/include/linux/version.h d oes not exist.
Please, install the package with full kernel sources for your distribution
or use --with-kernel=dir option to specify another directory with kernel
sources ( default is /usr/src/linux).
je pense que le problème c´est qu´il ne trouve pas les sources du kernel, dans le répertoire /usr/src il n´y a pas de linux, il y a juste le répertoire rpm dans rpm ya juste rpms et dans rpms il y a ces répertoires athlon, i386, i486, i586, i686, k6 et noarch qui sont tous vides . ..
Qu´est ce qu´il faut faire ? ??