LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-05-2011, 12:36 AM   #16
Ashkan_s
Member
 
Registered: Jul 2008
Distribution: Fedora
Posts: 77

Rep: Reputation: 22

Can it be a solution?
  1. Download kernel-headers-2.6.32-71.14.1.el6.x86_64.rpm
  2. extract it in a directory e.g
    Code:
    mkdir /usr/include/headers-2.6.32-71.14.1.el6.x86_64
    cp /path/to/kernel-headers-2.6.32-71.14.1.el6.x86_64.rpm /usr/include/headers-2.6.32-71.14.1.el6.x86_64
    cd /usr/include/headers-2.6.32-71.14.1.el6.x86_64
    rpm2cpio kernel-headers-2.6.32-71.14.1.el6.x86_64.rpm | cpio -imdv
  3. browse to it in the VMware installation window



I am usig fedora 14, and
Code:
rpm -q --scripts kernel-headers
has no result, and in rpm man page
Quote:
--scripts
List the package specific scriptlet(s) that are used as part of the installation and uninstallation processes.
so extracting the package should have same effect as installing it, except that it is not listed in the rpmdb (If redhat's package doesn't have scripts too). Am I right?

Last edited by Ashkan_s; 03-05-2011 at 12:52 AM.
 
Old 03-05-2011, 01:58 AM   #17
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
Can it be a solution?

1. Download kernel-headers-2.6.32-71.14.1.el6.x86_64.rpm
No. In RHEL and Fedora, the package 'kernel-headers' provides the headers,
that was used to build glibc .

The WMWare installer requires kernel-devel !
The OP does not have a match "kernel / kernel-devel".
Those are two different versions : That's the real problem. !

The package "kernel-devel" will provide :
/usr/src/kernels/<version>/include/<the-real-kernel-headers>///

..

Last edited by knudfl; 03-05-2011 at 02:16 AM.
 
Old 03-07-2011, 06:00 AM   #18
jascas
LQ Newbie
 
Registered: Mar 2011
Posts: 10

Original Poster
Rep: Reputation: 0
Hey Guys thanks for the responses. I think knudfl is right VMware is looking for version "2.6.32-71.14.1.el6.x86_64" but version '2.6.32-71.18.1.el6.x86_64' update is installed.

Is there any way I can remove the '2.6.32-71.18.1.el6.x86_64' version? Or can I update a properties file somewhere to make the system use the old '2.6.32-71.14.1.el6.x86_64' version?
 
Old 03-07-2011, 06:20 AM   #19
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Please see post # 14 : Update your kernel.

Or ask Redhat. That's what the paid support is for.
 
Old 03-07-2011, 06:22 AM   #20
jascas
LQ Newbie
 
Registered: Mar 2011
Posts: 10

Original Poster
Rep: Reputation: 0
I can't update it with a previous version it just says that it has been installed already. I'll do some more digging...
 
Old 03-08-2011, 04:36 AM   #21
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
I can't update it with a previous version
No : Updates are the latest version.
 
Old 03-08-2011, 10:42 AM   #22
jascas
LQ Newbie
 
Registered: Mar 2011
Posts: 10

Original Poster
Rep: Reputation: 0
There is something wrong here for sure because when i do a 'uname -a' it brings back "Linux <hostname> 2.6.32-71.14.1.el6.x86_64". I think VMware is looking for this but I have the updated version. Is there a way to change this value?
 
Old 03-08-2011, 11:32 AM   #23
jascas
LQ Newbie
 
Registered: Mar 2011
Posts: 10

Original Poster
Rep: Reputation: 0
Ended up removing VMWare, updating kernel-headers and then re-started. When I re-installed VMware it then worked.

Thanks all!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Find Installed Location of RPM Package in Unix suman5u Linux - Newbie 2 03-26-2010 04:28 AM
RPM Tool Can't find package that is there esperco Linux - Newbie 4 09-11-2006 08:04 PM
How to find corresponding rpm package stewchcken Linux - Software 3 07-13-2005 11:50 PM
Adding a package so rpm can find it dangerousdave Linux - Newbie 2 02-22-2005 11:39 AM
how to find all files and programs in a package (RPM) 1kyle Linux - Software 1 07-13-2004 04:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration