Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 22nd June 2007, 10:33 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
installed vmware linux but i get this

vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.
how do iinvoke the command??? thanx
Reply With Quote
  #2  
Old 22nd June 2007, 10:40 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,511
You change to root and run the command like this.
vmware-config.pl
or as
/usr/bin/vmware-config.pl

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #3  
Old 22nd June 2007, 10:45 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
ok thanx now says this None of the pre-built vmmon modules for VMware Server 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] i dont think i have the compiler how do i install it ??thanx EDIT PLEASE HELP im 99.8% ready to leave windows forever i need like 5 apps that will run in vmware im sure but not wine

Last edited by leo5111; 22nd June 2007 at 10:51 PM.
Reply With Quote
  #4  
Old 22nd June 2007, 11:01 PM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
I'm not certain, but I believe fodora ships with a c compiler. You will need the source for your kernel though.
Code:
yum install kernel-devel
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
  #5  
Old 22nd June 2007, 11:11 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
package kernel-devel-2.6.21-1.3228.fc7 (which is newer than kernel-devel-2.6.21-1.3194.fc7) is already installed
is what it said so what now?? cause i get this asks me if i have compiler when i say yes says this
Setup is unable to find the "gcc" program on your machine. Please make sure it
is installed. Do you want to specify the location of this program by hand?
Reply With Quote
  #6  
Old 22nd June 2007, 11:20 PM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
Hmm.. I did install a bunch of software development stuff when I set my system up. Run
Code:
yum install gcc
And see what you get back.
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
  #7  
Old 22nd June 2007, 11:25 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
did that went back to installer got this Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmmon-only'
make -C /lib/modules/2.6.21-1.3228.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘compat_exit’
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘exit_code’
/tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to ‘int’ in declaration of ‘_syscall1’
make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmmon-only'
Unable to build the vmmon module. EDIT THE GCC INSTALLER WAS FINISHED CORRECTLY AND GOT THAT WHEN I WENT BACK TO VMWARE INSTALLER

Last edited by leo5111; 22nd June 2007 at 11:29 PM.
Reply With Quote
  #8  
Old 22nd June 2007, 11:37 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
is there a distro thats easier to get it running on??
Reply With Quote
  #9  
Old 22nd June 2007, 11:42 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
http://www.howtoforge.org/the_perfec...top_fedora7_p8 the guide shows a fix which i think i did rght but got this after Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.21-1.3228.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
CC [M] /tmp/vmware-config2/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config2/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config2/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config2/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config2/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config2/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config2/vmmon-only/common/task.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.
Reply With Quote
  #10  
Old 22nd June 2007, 11:44 PM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
Honestly, I do not know. There is another piece of similar software called virtual box. You can get a .rpm.bin for fedora 7 from here. Then you will need to execute the rpm.bin to extract the .rpm and install that.
Code:
su
cd Desktop
chmod +x VirtualBox-1.4.0_21864_fedora7-1.i586.rpm.run
q
y
yum localinstall VirtualBox-1.4.0_21864_fedora7-1.i586.rpm
If you get the 64 bit version just replace the filenames with the actual names of the 64 bit files.
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
  #11  
Old 22nd June 2007, 11:48 PM
jgxenite Offline
Registered User
 
Join Date: Oct 2006
Posts: 66
Quote:
Originally Posted by leo5111
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
cc1plus comes with the gcc-c++ package. To install that, run as root:

Code:
yum install gcc-c++
VMware can be very fiddly to install, but it is well worth it once you get it working .

James
Reply With Quote
  #12  
Old 22nd June 2007, 11:52 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by leo5111
http://www.howtoforge.org/the_perfec...top_fedora7_p8 the guide shows a fix which i think i did rght but got this after Building for VMware Server 1.0.0.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.21-1.3228.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
CC [M] /tmp/vmware-config2/vmmon-only/linux/driver.o
CC [M] /tmp/vmware-config2/vmmon-only/linux/hostif.o
CC [M] /tmp/vmware-config2/vmmon-only/common/cpuid.o
CC [M] /tmp/vmware-config2/vmmon-only/common/hash.o
CC [M] /tmp/vmware-config2/vmmon-only/common/memtrack.o
CC [M] /tmp/vmware-config2/vmmon-only/common/phystrack.o
CC [M] /tmp/vmware-config2/vmmon-only/common/task.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.21-1.3228.fc7-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

try installing development tools

su -
yum groupinstall "Development Tools"

then try again
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #13  
Old 22nd June 2007, 11:52 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
ok i put everything u said below su in terminal i logged in became root and got this [root@retestrak leo5111]# cd Desktop
[root@retestrak Desktop]# chmod +x VirtualBox-1.4.0_21864_fedora7-1.i586.rpm.run[root@retestrak Desktop]# q
bash: q: command not found
[root@retestrak Desktop]# y
bash: y: command not found
[root@retestrak Desktop]# yum localinstall VirtualBox-1.4.0_21864_fedora7-1.i586.rpm
Loading "installonlyn" plugin
Setting up Local Package Process
Cannot open file: VirtualBox-1.4.0_21864_fedora7-1.i586.rpm. Skipping.
Nothing to do
[root@retestrak Desktop]#
and i have this on my desktop the fedora 7 586 rpm
Reply With Quote
  #14  
Old 22nd June 2007, 11:54 PM
leadgolem's Avatar
leadgolem Offline
Registered User
 
Join Date: Apr 2005
Location: Littleton, CO
Age: 28
Posts: 2,855
My bad, I forgot a line. Before q
Code:
./VirtualBox-1.4.0_21864_fedora7-1.i586.rpm.run
__________________
Only two things are infinite, the universe and human stupidity, and I am not sure about the former. -Albert Einstein-
yum -y --enablerepo=morals install honesty&
remove piratedcontent
S.C.O.U.R.G.E. Heroes of lesser renown, contributor.
Wine Basics Logitech g15 How-To Community made packages.
Reply With Quote
  #15  
Old 22nd June 2007, 11:56 PM
leo5111's Avatar
leo5111 Offline
Registered User
 
Join Date: Oct 2006
Location: escapeing from XP hell
Age: 44
Posts: 284
leadgolm can u put the whole command together please???
Reply With Quote
Reply

Tags
installed, linux, vmware

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
My Linux Fedora on VMWare... jaya28inside Using Fedora 6 27th September 2008 10:53 AM
installing vmware linux leo5111 Using Fedora 1 19th June 2007 09:01 AM
linux in vmware problem sangfroid Installation and Live Media 1 9th February 2007 01:27 AM
run linux frow winxp with vmware Robgould Using Fedora 3 20th June 2005 08:23 PM
New to Linux (and FC2) Need help w/ VMWare nickehl EOL (End Of Life) Versions 1 11th August 2004 09:36 PM


Current GMT-time: 11:33 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat