I am trying to configure VMWare tools to work with the linux-virtual kernel, but every time I supply the headers path to vmware-config-tools, it rejects it. What should I do to configure it?
I am using the path:
/lib/modules/2.6.35-23-virtual/build/include
But I get the rejection message:
The path "/lib/modules/2.6.35-23-virtual/build/include" is not valid.
It works with the generic version, so what am I doing wrong?