Le 21/10/2010 13:39, Alcachofa a écrit : > Bien, > > J'ai télechargé linux-source selon l'indication de Olivier. > ensuite decompressé tout ca et finalement un nouvelle tentative d'installation > > j'en suis toujours au meme point ici. > > The path "/usr/src/linux/include" is a kernel header file directory, but it > does not contain the file "linux/version.h" as expected. This can happen if > the kernel has never been built, or if you have invoked the "make mrproper" > command in your kernel directory. In any case, you may want to rebuild your > kernel. > > What is the location of the directory of C header files that match your running > kernel? [/usr/src/linux/include] > > je sèche
Créez un lien symbolique sudo ln -s /usr/src/linux-source-2.6.35 /usr/src/linux Et désinstallez les linux header Ou à la limite renommez les au cas où Par exemple en faisant : sudo mv /usr/src/linux-headers-2.6.35-22 /usr/src/usr/src/linux-headers-2.6.35-22-bak! Tenez nous au courant. -- "Microsoft gives you Windows - Linux gives you the whole house." Olivier Pavilla S.C.I.R.C. Orléans (Bourgogne) - I.U.F.M. Centre-Val de Loire 72 Rue du Faubourg Bourgogne -45044 ORLEANS Cedex 1 Tel : 02-38-49-26-20 , mailto:[email protected] -- Liste de diffusion ubuntu-fr [email protected] Pour s'abonner ou se désabonner : https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
