Bonsoir J'ai procédé a l'installation de Vmware Server selon la procédure ci-dessous ( ubuntu 10.10 installé fraichement sur disque vierge):
sudo apt-get install build-essential linux-headers-$(uname -r) après téléchargement de vmware serveur, j'ai fait tar xvf VMware-server-2.0.1-156745.i386.tar.gz cd vmware-server-distrib chmod +x vmware-install.pl sudo ./vmware-install.pl tout se passe bien jusque ici ou là je bute car on me demande des chemins qui me sont étrangers.. j'ai fouillé et j'ai trouvé quelque-chose mais le résultat est toujours le même. ci-dessous la console qui peut m'aider à poursuivre ? Merci None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes] y Using compiler "/usr/bin/gcc". Use environment variable CC to override. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] The path "/usr/src/linux/include" is not an existing directory. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] /usr/src/linux-headers-2.6.35-22/include The path "/usr/src/linux-headers-2.6.35-22/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] /usr/src/linux-headers-2.6.35-22/include/linux The path "/usr/src/linux-headers-2.6.35-22/include/linux" is an existing directory, but it does not contain a "linux" subdirectory as expected. -- Liste de diffusion ubuntu-fr [email protected] Pour s'abonner ou se désabonner : https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
