You need to install the following two packages:
- kernel-devel : Development package for building kernel modules to match the kernel.
- kernel-headers : Header files for the Linux kernel for use by glibc.
# yum -y install kernel-devel kernel-headersOnce installed type the following command to configure vmware-tools client package:
# vmware-config-tools.pl
No comments:
Post a Comment