Pages : 1
#1 Le 27/10/2008, à 17:24
- Vincent-Pimousse
VMware pb installation
Bonjour à tous,
Je souhaite installer VMware Server en suivant la doc http://doc.ubuntu-fr.org/vmware_server
Mais lorsque je fais
sudo ./vmware-install.pl
puis enter partout jusqu'a avoir le pb suivant :
The path "/home/pimousse/doc/vmware" does not exist currently. This program is
going to create it, including needed parent directories. Is this what you want?
[yes]
Unable to get the access rights of source file "./vmware-vix/bin".
Execution aborted.
Ma configuration :
-ubuntu 8.04
-gnome 2.22.3
-pc portable ibm t42
Que puis-je faire ?
En espérant avoir été suffisament clair et précis, bonne journée
#2 Le 29/10/2008, à 18:56
- Vincent-Pimousse
Re : VMware pb installation
J'ai recommencé l'installation et en recopiant à chaque fois que cela l'est proposé, un chemin comlet (plutot que de faire enter) j'ai pu passé l'étape qui posait soucis.
Nouveau problème :
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Your kernel was built with "gcc" version "4.2.3", while you are trying to use
"/usr/bin/gcc" version "4.2.4". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.2.4" anyway? [no]
Que faire ?
#3 Le 29/10/2008, à 20:30
- Vincent-Pimousse
Re : VMware pb installation
Recompiler le noyaux avec gcc-4.2.4 ou installer gcc-4.2.3 ?
Je cherche des infos pour recompiler ma configuration existante...
#4 Le 30/10/2008, à 10:55
- Vincent-Pimousse
Re : VMware pb installation
j'ai compilé le noyaux linux-2.6.22 sachant que j'avais le 2.6.21 en suivant la http://doc.ubuntu-fr.org/tutoriel/comment_compiler_un_kernel_sur_mesure#methode_alternative. Apparement je me suis planté quelque part pour importer la configuration actuelle car j'ai perdu le son, le trousseau d'accces et la configuration du wifi et certainement d'autres points. J'ai bien appliqué les derniers patchs comme indiqué dans le wiki.
Aidez moi svp
#5 Le 30/10/2008, à 21:51
- Vincent-Pimousse
Re : VMware pb installation
voila où j'en suis, si quelqu'un a deja vu le probleme je suis preneur
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.27-7-generic/build/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: entrant dans le répertoire « /tmp/vmware-config6/vmmon-only »
make -C /lib/modules/2.6.27-7-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.27-7-generic »
CC [M] /tmp/vmware-config6/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config6/vmmon-only/./include/vmware.h:25,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:48:
/tmp/vmware-config6/vmmon-only/./include/vm_basic_types.h:161: erreur: conflicting types for ‘uintptr_t’
include/linux/types.h:40: erreur: previous declaration of ‘uintptr_t’ was here
In file included from /tmp/vmware-config6/vmmon-only/./include/machine.h:24,
from /tmp/vmware-config6/vmmon-only/linux/driver.h:15,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:49:
/tmp/vmware-config6/vmmon-only/./include/x86.h:830:1: warning: "PTE_PFN_MASK" redefined
In file included from include/asm/paravirt.h:7,
from include/asm/irqflags.h:55,
from include/linux/irqflags.h:57,
from include/asm/system.h:11,
from include/asm/processor.h:17,
from include/linux/prefetch.h:14,
from include/linux/list.h:6,
from include/linux/module.h:9,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:12:
include/asm/page.h:22:1: warning: this is the location of the previous definition
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:49:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config6/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:49:
/tmp/vmware-config6/vmmon-only/./include/compat_wait.h:60: erreur: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: erreur: previous declaration of ‘poll_initwait’ was here
In file included from /tmp/vmware-config6/vmmon-only/linux/vmhost.h:13,
from /tmp/vmware-config6/vmmon-only/linux/driver.c:71:
/tmp/vmware-config6/vmmon-only/./include/compat_semaphore.h:5:27: error: asm/semaphore.h: Aucun fichier ou dossier de ce type
/tmp/vmware-config6/vmmon-only/linux/driver.c:146: erreur: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config6/vmmon-only/linux/driver.c:147: attention : initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c:150: erreur: unknown field ‘nopage’ specified in initializer
/tmp/vmware-config6/vmmon-only/linux/driver.c:151: attention : initialization from incompatible pointer type
/tmp/vmware-config6/vmmon-only/linux/driver.c: In function ‘LinuxDriver_Ioctl’:
/tmp/vmware-config6/vmmon-only/linux/driver.c:1659: erreur: ‘struct mm_struct’ has no member named ‘dumpable’
/tmp/vmware-config6/vmmon-only/linux/driver.c:1670: erreur: too many arguments to function ‘smp_call_function’
make[2]: *** [/tmp/vmware-config6/vmmon-only/linux/driver.o] Erreur 1
make[1]: *** [_module_/tmp/vmware-config6/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.27-7-generic »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /tmp/vmware-config6/vmmon-only »
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
#6 Le 01/11/2008, à 02:05
- pimousse92410
Re : VMware pb installation
Apres d'autres essais en vain, j'utilise finalement virtualbox. J'ai pu booter la partition physique xp avec le logiciel de virtualisation virtualbox mais j'ai eu un droit a un bel ecran bleu... Enfin je me contente d'une installation de xp dans une image disque.
Hors ligne
#7 Le 28/11/2008, à 12:07
- jcpconsult
Re : VMware pb installation
bonjour
Dommage que tu te contentes de virtualbox, vmware server marche mieux à mon avis. Mais tu peux aussi utiliser Vmware player, plus léger. Si tu sais créer un .vmx, tu peux installer ce que tu veux dans une vm. On peut utiliser vmmanager pour créer vmx, c'est un rogramme winxp qui fonctionne très bien sous Wine.
Tu aurais du compiler les composant vmware avec le gcc 4.2.4. Cela fonctionne très bien.
Cette manip arrive souvent avec vmware server, notamment quand les headers sont modifiés, comme aujourd'hui, par une mise à jour Ubuntu.
Si vmware server ne fonctionne plus, il suffit de lancer la commande vmware dans un terminal, on a le message suivant traduit en français :
Vmware Server est mal installé, lancer la commande /usr/bin/vmware-config.pl en super user
,
on se retrouve avec le message que tu as eu précédemment :
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Your kernel was built with "gcc" version "4.2.3", while you are trying to use
"/usr/bin/gcc" version "4.2.4". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.2.4" anyway? [no]
Donc il faut répondre "yes" et c'est nickel.
Et depuis un mois personne ne t'a répondu dommage !
Dernière modification par jcpconsult (Le 28/11/2008, à 12:08)
Toshiba satellite A100-386 Intel Core 2 cpu T5500 1.66GHz
carte graphique Nvidia GeForce GO 7300
Ubuntu 9.10 Karmic Koala
Hors ligne
#8 Le 28/11/2008, à 18:09
- Vincent-Pimousse
Re : VMware pb installation
Merci pour ta réponse, j'essayerais cela quand l'occasion se représentera.
#9 Le 03/12/2008, à 19:33
- dydge
Re : VMware pb installation
bonjour
Dommage que tu te contentes de virtualbox, vmware server marche mieux à mon avis. Mais tu peux aussi utiliser Vmware player, plus léger. Si tu sais créer un .vmx, tu peux installer ce que tu veux dans une vm. On peut utiliser vmmanager pour créer vmx, c'est un rogramme winxp qui fonctionne très bien sous Wine.Tu aurais du compiler les composant vmware avec le gcc 4.2.4. Cela fonctionne très bien.
Cette manip arrive souvent avec vmware server, notamment quand les headers sont modifiés, comme aujourd'hui, par une mise à jour Ubuntu.
Si vmware server ne fonctionne plus, il suffit de lancer la commande vmware dans un terminal, on a le message suivant traduit en français :Vmware Server est mal installé, lancer la commande /usr/bin/vmware-config.pl en super user
,
on se retrouve avec le message que tu as eu précédemment :Using compiler "/usr/bin/gcc". Use environment variable CC to override. Your kernel was built with "gcc" version "4.2.3", while you are trying to use "/usr/bin/gcc" version "4.2.4". This configuration is not recommended and VMware Server may crash if you'll continue. Please try to use exactly same compiler as one used for building your kernel. Do you want to go with compiler "/usr/bin/gcc" version "4.2.4" anyway? [no]
Donc il faut répondre "yes" et c'est nickel.
Et depuis un mois personne ne t'a répondu dommage !
Et bien en étant supuer user, et en répondant "yes" la conf se termine, c'est sur !!
Mais pour ma part, VMWARE ne veux pas lancer les Machines virtuelles pour "erreur inconnu" !!
Si quelqu'un a une solution.. merci.
Dernière modification par dydge (Le 03/12/2008, à 19:35)
Hors ligne