Bug 28872
| Summary: | VMware 2.0.3 install issues | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Chris Runge <crunge> |
| Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED NOTABUG | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-02-22 15:50:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Chris Runge
2001-02-22 15:33:40 UTC
You need to install kernel headers and vmware should look at "/lib/modules/`uname -r/build/include", which is the official "find me my kernel headers" for a long time now. Oops, that should be "/lib/modules/`uname -r`/build/include" |