Verifying package installation on Red Hat Enterprise Linux
Verify that the required packages exist by running the following rpm commands:
# rpm -q -f /lib/modules/`uname -r`/build/Makefile
# rpm -q -f /lib/modules/`uname -r`/build/Module.symvers
In both cases, the required package has a name of the form kernel-devel-* or a similar name.
If the required packages are not installed, you must install them from your Linux™ release media before installing HCL VersionVault. Contact your system administrator for assistance.