Fedora 9 has no kernel-devel problems when installing VMware Tools

Source: Internet
Author: User

Install FC 9 on Vmware 6, and thenInstall VmwareToolsWhen,NoC header files.

What is the location of the directory of C header files that match your running
Kernel? [/Usr/src/Linux/include]

Solution:

To solve this problem, you need to install the development kit that is compatible with the system kernel.

View kernel: uname-R

Kernel header file C header files download address:

Http://rpmfind.net/linux/rpm2html/search.php? Query = kernel-devel

You can use Firefox in fc9 to download it directly or enter a command.

Enter the following commands in sequence:

[Root @ localhost ~] # Uname-R
2.6.25-14. fc9.i686
[Root @ localhost ~] # Rpm-Q kernel-devel
Package kernel-devel Is Not Installed
[Root @ localhost ~] # Cd/home
[Root @ localhost Home] # wget ftp://rpmfind.net/linux/fedora/releases/9/Everything/i386/ OS /Packages/kernel-devel-2.6.25-14.fc9.i686.rpm
[Root @ localhost Home] # rpm-I kernel-devel-2.6.25-14.fc9.i686.rpm
[Root @ localhost Home] # rpm-Q kernel-devel
Kernel-devel-2.6.25-14.fc9.i686

 

Then enter the command again in your fc9's VMware Tools Dist unzip directory./vmware-install.plThen all the way to yes.

 

Then input the vmware-config-tools.pl again

In the middle of the configuration, you need to see the English description of the period, to see which configuration, which do not want to match

 

If there is an error interrupt, enter the vmware-config-tools.pl again until the configuration is complete the select box for the configuration resolution appears

 

Select the resolution you want.

 

Note:
Install Vmware
ToolsIf you are promptedNoPermission, then you need to use the CHMOD 777 file name to add permissions, such as the prompt vmware-install.plNoPermission, use the following command:

Chmod 777 vmware-install.pl

 

Important:

After the kernel is installed, use this command to determine the installation directory of the kernel C header.

Ls-D/usr/src/kernels/$ (uname-R) */include

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.