मैं डेबियन निचोड़ पर VMWare उपकरण स्थापित करने की कोशिश कर रहा हूं।
मेरी त्रुटि:
Before you can compile modules, you need to have the following installed...
make
gcc
kernel headers of the running kernel
Searching for GCC...
The path "/usr/bin/gcc" is not valid path to the gcc binary.
Would you like to change it? [yes]
अ-अ:
Linux debian 2.6.32-5-686 #1 SMP Sat Sep 18 02:14:45 UTC 2010 i686 GNU/Linux
dpkg -l | ग्रेप मेक
ii make 3.81-8 An utility for Directing compilation.
dpkg -l | grep जीसीसी
ii gcc 4:4.4.4-2 The GNU C compiler
ii gcc-4.4 4.4.4-8 The GNU C compiler
ii gcc-4.4-base 4.4.4-8 The GNU Compiler Collection (base package)
ii libgcc1 1:4.4.4-8 GCC support library
जिसमें gcc है
gcc: /usr/bin/gcc /usr/lib/gcc
5
सुनिश्चित करें कि आपके पास भी libglib2.0-0 स्थापित है।