LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 01-06-2005, 12:56 PM   #1
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Rep: Reputation: 0
VMWare Installation Error


Hi

I'm trying to install VMware workstation on Suse 9.1 but get this error:


Code:
linux:/usr/src/linux-2.6.5-7.111.19 # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

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]

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-2.6.5-7.111.19/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /usr/src/linux-2.6.5-7.111.19/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. mod                                                                                                                    ules
make[1]: Entering directory `/usr/src/linux-2.6.5-7.111.19'

WARNING: Symbol version dump /usr/src/linux-2.6.5-7.111.19/Module.symvers is  mi                                                                                                                    ssing, modules will have CONFIG_MODVERSIONS disabled.

  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
/bin/sh: line 1: scripts/genksyms/genksyms: No such file or directory
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5-7.111.19'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.

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

Execution aborted.
Appreciate any ideas

Kind regards

Link
 
Old 01-06-2005, 03:39 PM   #2
cjcox
Member
 
Registered: Jun 2004
Posts: 307

Rep: Reputation: 42
You know... this has been asked and answered a gazillion times...

But.. I'm generous...

(assuming you the suse kernel sources installed and enough tools to compile programs)

# cd /usr/src/linux
# make cloneconfig
# make prepare-all

Then you can

# vmware-config.pl

Hope that helps
 
Old 01-07-2005, 06:55 AM   #3
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks for your generousity, I had done what you mentioned but left out the make prepare....

However, once I tried to run vmware I got this error message:

linux:/usr/src/linux #
linux:/usr/src/linux # /usr/bin/vmware
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


Gtk-WARNING **: cannot open display: :0.0



Any ideas whats causing it?

Thanks a mill
 
Old 01-07-2005, 07:16 AM   #4
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Just trying to help. Please, don't judge me I had suse before
Novell posted some solutions
http://www.novell.com/coolsolutions/qna/1805.html
 
Old 01-07-2005, 07:36 AM   #5
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Original Poster
Rep: Reputation: 0
Hmm I think those workarounds are for people trying to get suse working ON vmware.

I am simply just trying to get vmware to work on suse....

Thanks for the help
 
Old 01-07-2005, 07:44 AM   #6
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Original Poster
Rep: Reputation: 0
Hmm I think the problem is that you must not be root when running vmware, I will try this and revert....
 
Old 01-07-2005, 07:47 AM   #7
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Almost forgot. Reisers format behaves explicitly strange on SUSE. Sort of extra security. Always root permissions. Do you have reisers?
 
Old 01-07-2005, 11:06 AM   #8
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Original Poster
Rep: Reputation: 0
no ext2.
 
Old 01-07-2005, 01:48 PM   #9
cjcox
Member
 
Registered: Jun 2004
Posts: 307

Rep: Reputation: 42
Quote:
Originally posted by secureoffice
Thanks for your generousity, I had done what you mentioned but left out the make prepare....

However, once I tried to run vmware I got this error message:

linux:/usr/src/linux #
linux:/usr/src/linux # /usr/bin/vmware
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified


Gtk-WARNING **: cannot open display: :0.0



Any ideas whats causing it?

Thanks a mill
You are probably logged in as a normal user and trying to attach to the X server as root.
You really should not run vmware as root.. so just run it as the user that owns the
X server.
 
Old 01-07-2005, 01:55 PM   #10
secureoffice
LQ Newbie
 
Registered: Jan 2005
Location: Ireland
Distribution: Suse 10.0
Posts: 16

Original Poster
Rep: Reputation: 0
Yes this was the problem, thanks for the help folks.

Best wishes
 
  


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 installation kool_kid Slackware 1 03-16-2005 09:07 PM
Vmware - config / installation help Pear-i Linux - Software 4 01-22-2005 05:05 AM
VMWare Installation opsraja Linux - Software 2 10-14-2004 12:26 AM
VMware installation help Oxyacetylene Linux - Software 7 07-25-2004 05:39 PM
Problems with VMWare 4.5 ( installation ) G_Slackw Linux - Software 2 06-09-2004 05:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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