install VmWare server sur debian lenny 2.6.26-1-amd64 [RESOLU] - Logiciels - Linux et OS Alternatifs
Marsh Posté le 23-09-2008 à 17:01:26
Les libs on s'en tape.
Pour la compilation: google + vmware-any-any
Marsh Posté le 23-09-2008 à 17:02:19
ouaip j'avais trouvé en fait :
utilisé le vmware-any-any-update117.tar.gz
vu sur le forum vmware :
http://communities.vmware.com/thre [...] 7?tstart=0
Marsh Posté le 23-09-2008 à 16:13:03
Bonjour
Je suis actuellement en train d'installer sur deux serveurs linux debian lenny 2.6.26-1-amd64 un vmware server.
J'ai récupéré les packages nécessaires à la conf de vmware :
make
gcc 4.1 (identique au compilateur du noyau qui est en 4.1.3)
linux headers 2.6.26-1-amd64
Sauf que quand je run le script de configuration de Vmware j'ai la chose suivante :
vmware-config.pl
The correct version of one or more libraries needed to run VMware Server may be
missing. This is the output of ldd /usr/bin/vmware:
linux-gate.so.1 => (0xf7f65000)
libm.so.6 => /lib32/libm.so.6 (0xf7f32000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7f2e000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf7f17000)
libX11.so.6 => not found
libXtst.so.6 => not found
libXext.so.6 => not found
libXt.so.6 => not found
libICE.so.6 => not found
libSM.so.6 => not found
libXrender.so.1 => not found
libz.so.1 => not found
libc.so.6 => /lib32/libc.so.6 (0xf7dc3000)
/lib/ld-linux.so.2 (0xf7f66000)
et à la fin du script de conf, lorsque il compile vmmon :
Building the vmmon module.
VMware 2 or VMware Express detected, building for VMware 2, VMware Express and VMware Workstation 4.0.x.
Using 2.6.x kernel build system.
make: entrant dans le répertoire « /tmp/vmware-config0/vmmon-only »
make -C /lib/modules/2.6.26-1-amd64/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.26-1-amd64 »
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
/tmp/vmware-config0/vmmon-only/linux/driver.c:171: error: unknown field ânopageâ specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:172: warning: initialization from incompatible pointer type
/tmp/vmware-config0/vmmon-only/linux/driver.c:175: error: unknown field ânopageâ specified in initializer
/tmp/vmware-config0/vmmon-only/linux/driver.c:176: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Erreur 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.26-1-amd64 »
make: *** [vmmon.ko] Erreur 2
make: quittant le répertoire « /tmp/vmware-config0/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.
Est-ce que les librairies manquantes peuvent engendrer les erreurs au make ?
Quelles librairies je doit prendre : J'ai vérifié toutes les librairies marquées notfound avec aptitude search, elles sont toutes marquées "i A", que représente le A ?
j'ai uniquement la dernière librairie manquante : libz1 qui est marquée d'un "v" et non d'un "i". Dois-je la télécharger ?
Si vous avez des idées...
Cordialement,
Nicolas.
Message édité par nixnbk le 23-09-2008 à 17:02:49
---------------
I'll feed your skin snacks to my cockatiel!