Created
November 3, 2020 12:40
-
-
Save aleksseven/556c6366cee215cab46c54a46c3641ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Install build-esential. | |
sudo apt install build-essential | |
2. Execute | |
sudo vmware-modconfig --console --install-all | |
Note: | |
Is important to have installed gcc and g++ compatibility with your kernel version. | |
check this gist: | |
https://gist.github.com/alexnemesis/beb9673218e38f402f110dff8f1dfe1f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment