Ca ne se passe pas tout seul... donc je partage pour faire gagner du temps (et aussi comme pense bete).
Une bonne partie des soluces ont été trouvées sur ce post : http://forum.ubuntu.ro/viewtopic.php?id=3168
Au début de l'installation :
From the vmware-config.pl examination:
/usr/lib/vmware/bin$ ldd openssl
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib32/libdl.so.2 (0xf7f17000)
libc.so.6 => /lib32/libc.so.6 (0xf7de3000)
/lib/ld-linux.so.2 (0xf7f22000)
Solution :
sudo apt-get install ia32-libs
Solution :Error code returned:
Installing the VMware VmPerl Scripting API.
The installation of the VMware VmPerl Scripting API succeeded.
Generating SSL Server Certificate
Unable to get the last modification timestamp of the destination file
/etc/vmware/ssl/rui.key.
Execution aborted.
sudo touch /etc/vmware/ssl/rui.key
sudo touch /etc/vmware/ssl/rui.crt
sudo apt-get install ia32-libs
Solution
Error Code returned:
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: XXXXX-XXXXX-XXXXX-XXXXX
sh: /usr/lib/vmware/bin/vmware-vmx: not found
The serial number XXXXX-XXXXX-XXXXX-XXXXX is invalid.
Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:
sudo apt-get install ia32-libs
sudo /usr/bin/vmware-config.pl
A la fin de l'installation ou au démarrage du daemon vmware
Solution :/usr/lib/vmware/bin/vmware-vmx: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
sudo apt-get install ia32-libs