Build guest vmware kernel modules: Difference between revisions

m
Line 31: Line 31:


====Preconditions for the script to work====
====Preconditions for the script to work====
If you try to run the vmware-install.pl script and you need to build new kernel modules, then the script might give you the following error:
Before you can compile modules, you need to have the following installed...
make
gcc
kernel headers of the running kernel


You will have to get your kernel-headers and a compiler and build system before hand.
You will have to get your kernel-headers and a compiler and build system before hand.
1,274

edits