hevnsnt wrote:

> Basically I would like http://www.vmware.com/support/vmodules.html
> #Fixing /usr/include/linux and /usr/include/asm
> 
> explained to me in lamans terms.  =)  I understand what they are saying,

$ su
Password:
# cd /usr/include
# rm linux
# rm asm
# ln -s linux /usr/src/linux/include/linux
# ln -s asm /usr/src/linux/include/asm

--
Dan Brown, KE6MKS, [EMAIL PROTECTED]
"Since all the world is but a story, it were well for thee to buy the
more enduring story rather than the story that is less enduring"
                          -- The Judgment of St. Colum Cille

Reply via email to