LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-05-2006, 02:02 AM   #1
zwylinux
LQ Newbie
 
Registered: May 2006
Posts: 27

Rep: Reputation: 15
Can't Install VMware 5 on Fedora Core 5


Guys,

I did a very large check on the forum and tried several solutions but nothing worked yet I just can't get VMware to install.

It stops at:

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

I tried to give other directorys and installed and downloaded linux-headers-2.6.10-5 and linux-headers-2.6.10-5 but no go, I point to that dir but still no go Please help me !! Many thanks


Code:
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] y

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/include/linux/

The header files in /usr/include are generally for C libraries, not for the
running kernel. If you do not have kernel header files in your /usr/src
directory, you probably do not have the kernel-source package installed. Are yousure that /usr/include contains the header files associated with your running
kernel? [no]

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/include/

The header files in /usr/include are generally for C libraries, not for the
running kernel. If you do not have kernel header files in your /usr/src
directory, you probably do not have the kernel-source package installed. Are yousure that /usr/include contains the header files associated with your running
kernel? [no] yes

The directory of kernel headers (version 2.6.0-test7) does not match your
running kernel (version 2.6.10-5-686).  Even if the module were to compile
successfully, it would not load into the running kernel.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

The path "/usr/src/linux/include" is not an existing directory.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
 
Old 11-05-2006, 02:06 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
did you actually look to see where the linux-headers package installed in the first place? it should be in /usr/src/ somewhere for sure, often also symlinked to /lib/modules/2.6.10-5/build or similar.
 
Old 11-05-2006, 02:13 PM   #3
adam-red
Member
 
Registered: Oct 2004
Location: Manchester, UK
Distribution: openSUSE 11.2
Posts: 63

Rep: Reputation: 15
Try /usr/src/linux-headers-2.6.10-5/include

Worked for me on Ubuntu
 
Old 11-06-2006, 05:52 PM   #4
zwylinux
LQ Newbie
 
Registered: May 2006
Posts: 27

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by adam-red
Try /usr/src/linux-headers-2.6.10-5/include

Worked for me on Ubuntu
I did do as you said,but it told me

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/kernels/2.6.15-1.2054_FC5-i586/include
The kernel defined by this directory of header files does not have the same
address space size as your running kernel.


What is the problem?

Last edited by zwylinux; 11-06-2006 at 05:57 PM.
 
Old 11-07-2006, 08:28 AM   #5
mikeotieno
Member
 
Registered: Jun 2006
Location: Kenya
Distribution: SUSE OSS 10.1, Fedora 9 x86-64
Posts: 71

Rep: Reputation: 15
i also eperienced the same problem in when trying it in OSS SuSe 10.0, but i dnt bother much i upgraded to OSS SuSe 10.1 and it insatlled it was giving me an error in wrong pointer to c header file. So i think you should try a new kernel version
 
Old 11-07-2006, 10:29 AM   #6
guy_ripper
Member
 
Registered: Oct 2006
Posts: 80

Rep: Reputation: 15
I was able to install VMware 5 on Fedora 5 with these simple steps:

1. Determine what kernel is currently installed in your system by typing on command prompt uname -rm.
You will be getting lists of kernels. If kernel-devel is not yet installed.. install it with this command
yum -y install kernel-devel. However, version of your default kernel and kernel-devel should be similar. To let you understand more,
add the default version of your kernel in downloading kernel-devel, i pressumed from your replies your kernel is
2.6.15-1.2054_FC5-i586, then, yum -y install kernel-devel-2.6.15-1.2054_FC5-i586, that will download certain version of kernel-devel.

2. download gcc-c++ and xinetd with yum

3. then, run ./vmware-config.pl, after then your good to go.....

I hope it helps....
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VmWare install, header files, fedora core 4 jaa1180 Linux - Software 4 03-03-2006 09:44 PM
Fedora Core 2 on VMware frankie_boy313 Fedora - Installation 13 01-20-2005 09:49 AM
VMWare on Fedora Core 3 penguinco Fedora 2 11-12-2004 03:21 PM
fedora core 3 test 1 install VMware problem dclee9 Linux - Software 0 09-06-2004 07:05 PM
Fedora Core 1 and VMWare linuxpyro Linux - Software 0 05-10-2004 08:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:24 PM.

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