On Tue, 13 Apr 1999, Adam Shand wrote:

> i'm trying to install vmware which looks really cool
> (http://www.vmware.com)  but running into this problem.  because it
> doesn't have a module for my kernel already setup it wants to build one
> but claims that: 

<snip>

What I did was: 

1. mv /usr/include /usr/include.bak
2. ln -s /usr/src/linux/include /usr/include 
(assuming that your kernel 2.2.5 source is on /usr/src/linux.)
3. install vmware
4. rm /usr/include   
5. mv /usr/include.bak /usr/include

So far... it works fine for me. 

regards,

= ===== Andre M. Varon  Lasaltech Incorporated
= =  == Technical Head  Fax-Tel: (034)435-0836
= == =
=  = =  E-mail  : [EMAIL PROTECTED]
==== =  WebPage : http://andre.lasaltech.com

Reply via email to