 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

24th December 2008, 09:22 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 72

|
|
Vmware installation error on Fedora 10
Hi All,
I am using fedora 10 , i have tried to install vmware server 1.0.8 but am getting an error
[B]What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
so how i do fix this issue
(bye the way i have already installed gcc and xinetd)
Last edited by anitha2324; 28th December 2008 at 07:21 PM.
Reason: right topic
|

24th December 2008, 10:31 PM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: Shropshire, UK
Posts: 676

|
|
|
Have been having this problem too.
Just had a kernel update, which included kernel-headers-2.6.27.9-159.fc10.i386.
Downloaded the rpm and opened it with archive-manager, it installs the files into /usr/include, makes sense.
Tried vmplayer again, and pointed it at /usr/include, but still the same problem.
Anyone know what vmware is actually looking for?
|

24th December 2008, 11:25 PM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: Shropshire, UK
Posts: 676

|
|
|
Fixed it !!!!
I have kernel-2.6.27.9-159.fc10.i686 (i686) installed, however I had kernel-devel-2.6.27.9-159.fc10.i586 (i586) installed. Not sure why.
I uninstalled the i586 kernel-devel and installed i686, vmplayer now works.
|

25th December 2008, 11:00 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 72

|
|
Hi All,
Thanks alot for the replies , I have update the kernel using the command
#yum update kernel
then reboot the system but am getting the same thing ......
|

25th December 2008, 11:31 AM
|
 |
Registered User
|
|
Join Date: Dec 2008
Location: Neandertal, Germany
Posts: 82

|
|
|
You need to rebuild the VMware modules after each kernel update:
/usr/bin/vmware-config.pl
kernel-headers /-devel need to be installed at the same version than the kernel.
Check with "rpm -qa kernel*"
__________________
While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.' - Dilbert
|

25th December 2008, 11:31 AM
|
|
Registered User
|
|
Join Date: Apr 2005
Location: Finland
Posts: 5,076

|
|
You must install the kernel-devel package:
Code:
yum install kernel-devel
|

25th December 2008, 03:05 PM
|
|
Registered User
|
|
Join Date: Dec 2004
Location: Shropshire, UK
Posts: 676

|
|
Quote:
Originally Posted by Drolli
You need to rebuild the VMware modules after each kernel update:
/usr/bin/vmware-config.pl"
|
vmware-config.pl is not used by later versions of vmware. On fedora 9 or 10, if you still have vmware-config.pl you should download the latest vmware app.
The app now installs and it now goes through a setup as it starts.
Quote:
Originally Posted by markkuk
You must install the kernel-devel package:
Code:
yum install kernel-devel
|
Make sure it installs the same processor version as the kernel, i.e i586, i686 etc.
Have not got a clue how it happened, maybe I click the wrong devel version in the add/remove app.
|

25th December 2008, 06:54 PM
|
 |
Registered User
|
|
Join Date: Dec 2008
Location: Neandertal, Germany
Posts: 82

|
|
Quote:
Originally Posted by trigpoint
vmware-config.pl is not used by later versions of vmware. On fedora 9 or 10, if you still have vmware-config.pl you should download the latest vmware app.
|
I was answering to anitha2324 who is playing around with VMware server 1.0.8 - nevertheless in the VMware server 2.0 there is still vmware-config.pl. This has nothing do to with any app
__________________
While you're waiting, read the free novel we sent you. It's a Spanish story about a guy named 'Manual.' - Dilbert
|

23rd April 2009, 07:13 AM
|
|
Registered User
|
|
Join Date: Apr 2008
Posts: 2

|
|
|
I am running VM Fusion 2.0.4 on MacBook Pro with 10.5.6. I was able to install "kernel-devel' and then VMWARE tools was installed properly.
I have:
kernel-devel-2.6.27.21-170.2.56.fc10.i686
Other packages that I have previously installed (prior to getting all this working):
yum install make
yum install glibc-devel
yum install rpm-build
yum install vim-enhanced
I had seen some erros as you reported before I installed the above packages!
Last edited by shada; 23rd April 2009 at 07:49 AM.
|

26th April 2009, 03:13 PM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1,952

|
|
I am running F11-Beta and am getting the same error as in post 10 when I run vmware-config.pl. I am running the latest vmware-server rpm from the vmware site
Code:
[root@localhost ~]# rpm -qa VMware*
VMware-server-2.0.1-156745.i386
Code:
[root@localhost ~]# vmware
vmware vmware-authdlauncher vmware-hostd vmware-ping vmware-vim-cmd vmware-watchdog
vmware-authd vmware-config.pl vmware-mount vmware-vdiskmanager vmware-vimsh
Code:
[root@localhost ~]# rpm -qa kernel*
kernel-2.6.29.1-102.fc11.i586
kernel-devel-2.6.29.1-102.fc11.i586
kernel-headers-2.6.29.1-102.fc11.i586
kerneloops-0.12-5.fc11.i586
kernel-firmware-2.6.29.1-102.fc11.noarch
kernel-2.6.29-0.258.2.3.rc8.git2.fc11.i586
|

31st July 2012, 08:50 PM
|
|
Registered User
|
|
Join Date: Jul 2011
Posts: 3

|
|
|
Re: location of the directory of C header files - vmware installation
In my FC 14, the header folder sits in
/usr/src/kernels/2.6.35.14-106.fc14.x86_64/include
It successfully found the folder when I used the above path.
|

31st July 2012, 08:58 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: location of the directory of C header files - vmware installation
Holy necrophilia, Batman!
You do realize you responded to a post that was over 3 years old?
Going to close this one
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 06:20 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|