Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
15
rated 0 times [  15] [ 0]  / answers: 1 / hits: 49953  / 2 Years ago, fri, april 22, 2022, 5:32:42

I'm using ubuntu 12.10 with the kernel 3.7.0-7 from xorg-edgers fresh X crack. Now when I try to launch wmware workstation it asks for linux header path like shown here. I tried all the solutions on that page but nothing works...
It was working before I switched to the 3.7 kernel.
Any idea what I can do to get it work?


More From » kernel

 Answers
1

First thing to check is for the availability of a newer version of VMplayer or workstation to download.
If the latest version does not work, then start looking at the error messages and try to add a link to fix the problem.



Looks like the version.h file got moved again, so adding a symlink is needed:



ln -s /usr/src/linux-3.7-rc6/include/generated/uapi/linux/version.h /usr/src/linux-3.7-rc6/include/linux/version.h


See the link http://rglinuxtech.com/2012/11/18/vmware-9-0-1-not-so-clever-after-all/
The headers have been a moving target since 3.2, and vmware does not keep up.


[#33552] Saturday, April 23, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
confiorc

Total Points: 42
Total Questions: 121
Total Answers: 123

Location: India
Member since Wed, Aug 26, 2020
4 Years ago
;