Zaznaczam, że jeśli chodzi o Debiana to nie mam zbyt wiele doświadczenia. W firmie zacząłem na swoim stanowisku instalować Debiana (Lenny) na vmware i poszło oczywiście bez problemu. Problem pojawił się niestety podczas instalacji vmware (6.5.3) tools mimo, że kiedyś na Ubuntu poszło mi to bez problemu.
Ogólnie sama instalacja uruchamia się ale problem pojawia się w momencie:
Kod: Zaznacz cały
None of the pre-built vmhgfs modules for VMware Tools is suitable for your
running kernel. Do you want this program to try to build the vmhgfs module for
your system (you need to have a C compiler installed on your system)? [yes]
Setup is unable to find the "gcc" program on your machine. Please make sure it
is installed. Do you want to specify the location of this program by hand?
[yes]
What is the location of the "gcc" program on your machine?
Kod: Zaznacz cały
whereis gcc
Kod: Zaznacz cały
/usr/lib/gcc
Kod: Zaznacz cały
The answer "/usr/lib/gcc" is invalid. It must be the complete name of a binary
file.
Kod: Zaznacz cały
/usr/lib/gcc-4.1
Nawet jak wpisałem:
Kod: Zaznacz cały
/usr/lib/gcc/i486-linux-gnu/4.1/cc1
Kod: Zaznacz cały
Using compiler "/usr/bin/gcc-4.1". Use environment variable CC to override.