Sunday, April 28, 2024
5
rated 0 times [  5] [ 0]  / answers: 1 / hits: 70014  / 3 Years ago, sun, september 12, 2021, 6:56:56

I installed Kubuntu in a VMWare virtual machine. I am trying to share files between my host and guest OS, which requires to install the VMWare tool set.



When running the VMWare toolset installation it asks me to make sure that gcc, binutils, make and the kernel sources are installed.



Does anyone know what all the kernel sources entails?


More From » installation

 Answers
7

Install the following packages via apt-get or Synaptic:




  • gcc

  • binutils

  • make

  • linux-source



The last package always contains the sources for the newest kernel. If you are running an older kernel, you should get the sources for that, e.g. linux-source-3.0.0 . If you don't know, which kernel you are running, type uname -a in a terminal.


[#42384] Monday, September 13, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
oatglori

Total Points: 313
Total Questions: 102
Total Answers: 111

Location: Guam
Member since Thu, May 18, 2023
1 Year ago
oatglori questions
;