LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 05-12-2004, 11:27 AM   #1
dondeb
LQ Newbie
 
Registered: May 2004
Posts: 1

Rep: Reputation: 0
vmware on mandrake10


I need some help to install VMware Workstation on my computer, im using Mandrake 10.0

I tried to install VMware-workstation-4.0.0-4460.i386.rpm (rpm -ivh VMware-workstation-4.0.0-4460.i386.rpm)

The istallation finished successfully but I can run vmware so I run vmware-config.pl to reconfigure my kernel. It get some messages:
...
trying to find a suitable vmmon module for your running kernel.

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

I answered yes and it asked me

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

I pointed it to /usr/include and i get this:

The directory of kernel headers (version 2.6.0) does not match your running
kernel (version 2.6.3-4mdkenterprise). 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]

Is it possible that Mandrake doesn't support this VMWare version?
Thanks a lot.
 
Old 05-12-2004, 12:42 PM   #2
Padma
Member
 
Registered: Aug 2003
Location: Omaha, NE, USA
Distribution: PCLinuxOS 2007
Posts: 808

Rep: Reputation: 30
I haven't tried it yet, but VMWare is currently on version 4.5.1. You might try downloading that.

ANd are you *SURE* your kernal headers match the version of the kernal you are running?
 
Old 05-23-2004, 12:49 PM   #3
Tiago Cruz
Member
 
Registered: Jan 2003
Location: Brasil - São Paulo
Distribution: RHEL, SuSE, *BSD, Debian
Posts: 36

Rep: Reputation: 15
I have problem too

My package is: VMware-workstation-4.0.2-5592.i386.rpm

Mandrake 10.0 Community Power Pack

Code:
What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.3-4mdk/build/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 you
sure 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? [/lib/modules/2.6.3-4mdk/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

make: Entering directory `/root/tmp/vmware-config0/vmmon-only'
make[1]: Entering directory `/root/tmp/vmware-config0/vmmon-only'
make[2]: Entering directory `/root/tmp/vmware-config0/vmmon-only/driver-2.6.3-4mdk'
make[2]: Leaving directory `/root/tmp/vmware-config0/vmmon-only/driver-2.6.3-4mdk'
make[2]: Entering directory `/root/tmp/vmware-config0/vmmon-only/driver-2.6.3-4mdk'
../linux/driver.c:25:27: linux/wrapper.h: No such file or directory
../linux/driver.c:133: warning: initialization from incompatible pointer type
../linux/driver.c: In function `init_module':
../linux/driver.c:246: error: structure has no member named `prev'
../linux/driver.c:247: error: structure has no member named `next'
../linux/driver.c: In function `Panic':
../linux/driver.c:1304: warning: implicit declaration of function `_exit'
../include/vm_asm.h: In function `Div643264':
../include/vm_asm.h:1095: warning: use of memory input without lvalue in asm operand 4 is deprecated
make[2]: ** [driver.o] Erro 1
make[2]: Leaving directory `/root/tmp/vmware-config0/vmmon-only/driver-2.6.3-4mdk'
make[1]: ** [driver] Erro 2
make[1]: Leaving directory `/root/tmp/vmware-config0/vmmon-only'
make: ** [auto-build] Erro 2
make: Leaving directory `/root/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.
The package 4.5 of VMware have 40 MB, no way im my Lucent 56k


Have some idea? My kernel-source it's installed...

Thanks!
 
Old 06-02-2004, 11:14 AM   #4
Simius Magnus
LQ Newbie
 
Registered: Jun 2004
Location: Amsterdam (Holland)
Distribution: Mandrake
Posts: 3

Rep: Reputation: 0
Have you installed all the (new and old and 'stripped') 'kernel-source' packages? Here it worked.
 
Old 06-14-2004, 05:08 AM   #5
Kerr
Member
 
Registered: Mar 2004
Distribution: Mandrake 10
Posts: 30

Rep: Reputation: 15
Can you please ecplain me, what does that imply ?:
"Have you installed all the (new and old and 'stripped') 'kernel-source' packages? Here it worked."

because even I am facing problem installing VMware on my Mandrake 10 machine, I need to use it urgently, but dont see any way out!..
 
Old 06-14-2004, 10:25 AM   #6
Simius Magnus
LQ Newbie
 
Registered: Jun 2004
Location: Amsterdam (Holland)
Distribution: Mandrake
Posts: 3

Rep: Reputation: 0
In the Mandrake 10 control panel there's an option to install new packages. There you can search for "kernel-source" and install the packages that appear on the list. I didn't know what one I should use, so I just installed them all.
 
Old 07-04-2004, 07:38 PM   #7
phlyersphan
Member
 
Registered: Jun 2004
Location: Chicago, IL USA
Distribution: Mandrake 10
Posts: 103

Rep: Reputation: 15
From another newb - so installing the kernel source packages in Mandrake 10 will allow VMWare to install properly? I haven't tried installing it yet but just got it and plan to install in the next couple days (VMWare that is). Mine is VMWare 4.5.1.
 
Old 07-05-2004, 08:08 AM   #8
Simius Magnus
LQ Newbie
 
Registered: Jun 2004
Location: Amsterdam (Holland)
Distribution: Mandrake
Posts: 3

Rep: Reputation: 0
Well, I'm not sure (I'm a newbie myself), but here it worked. Just try it, if it doesn't work for you.
 
Old 07-05-2004, 12:30 PM   #9
Scorpio
Member
 
Registered: May 2004
Distribution: Ubuntu Warty
Posts: 61

Rep: Reputation: 15
I had similar problems too.
After reading this I got the latest version and is now happily installed and running
 
Old 07-05-2004, 01:32 PM   #10
phlyersphan
Member
 
Registered: Jun 2004
Location: Chicago, IL USA
Distribution: Mandrake 10
Posts: 103

Rep: Reputation: 15
Will XP run under the latest VMWare, or only 98/2000?

Thanks everybody! (This forum rocks!)
 
  


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 and Mandrake10.2 kabrutus Linux - Newbie 4 07-07-2005 07:23 PM
Debug Linux kernel in vmware (two machines in vmware)?? cyu021 Programming 0 03-30-2005 07:46 PM
Mandrake10.1 in the VMware llaadhar General 1 03-23-2005 08:11 PM
Vmware, mandrake10, windowxp cyborg_jt Linux - Software 1 07-15-2004 04:40 AM
Vmware Virtual Machine Problem With Windows In Vmware jvdbossc Linux - Software 2 05-28-2004 06:54 AM

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

All times are GMT -5. The time now is 03:44 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