Instalé SLES 10 SP4 de 64 bits en VMWare Player 7.1.0 e intenté instalar las herramientas VMWare.
Del CD extraje VMwareTools-9.9.2-2496486.tar.gz (ya que la ejecución de run_upgrader.sh falla ...) e inicié vmware-install.pl que inicia bin / vmware-config-tools.pl que falla con:
Searching for GCC...
sh: line 1: 18379 Floating point exception'/usr/lib/vmware-tools/sbin64/vmware-modconfig-console' --validate-gcc "" -- -l "/usr/lib/vmware-tools" >/dev/null 2>&1
The path "" is not valid path to the gcc binary.
Would you like to change it? [yes]
What is the location of the gcc program on your machine? /usr/bin/gcc
sh: line 1: 18384 Floating point exception'/usr/lib/vmware-tools/sbin64/vmware-modconfig-console' --validate-gcc "/usr/bin/gcc" -- -l "/usr/lib/vmware-tools" >/dev/null 2>&1
The path "/usr/bin/gcc" is not valid path to the gcc binary.
Would you like to change it? [yes]
Instalé make, gcc, c ++ (g ++), kernel-source y Basis-Devel, pero todavía falta algo.
¿Qué lo está molestando? ¿Versión incorrecta de Perl? Tengo 5.8.8 instalado.