LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   URGENT VMware and Windows 2000 Install (https://www.linuxquestions.org/questions/linux-software-2/urgent-vmware-and-windows-2000-install-175201/)

STINGBEE 04-27-2004 01:27 PM

URGENT VMware and Windows 2000 Install
 
I have just successfully installed VMware Workstation 4 on my Linux Box (FC1). I set it up as bridged because I am networked with a Windows 2003 Enterprise Server(DNS), Novell 5.1 server (DHCP), and a triple boot workstation. My Linux Box serves as a Member server running Samba-latest. When I try to create a New Virtual Machine my install seems to hang at "Please wait while Setup formats the partition". Is this supposed to happen? Or is there something wrong with my install?

Please help! "starving student in computer lab"

:(

Caeda 04-27-2004 02:39 PM

Well, run vmware from a console already and find out what error messages you get.

STINGBEE 04-27-2004 02:43 PM

From the console? I am running it from the console I ran
/usr/bin/vmware to start it ....:confused:

STINGBEE 04-27-2004 04:31 PM

I think this may be a FC1 problem ... I'm not sure if VMware Workstation 4 works on FC1. Red Hat 9 may be what I need for this to work.

STINGBEE 04-27-2004 05:11 PM

I think this is my problem ...

I got this message during VMware install ...

"Your kernel was built with "gcc" version "3.2.3", while you are trying to use "/usr/bin/gcc" version "3.3.2". This configuration is not recommended and VMware Workstation may crash if you'll continue. Please try to use the exact same compiler as the one used for building your kernel."

So now my question is how do I get my system to use gcc version 3.3.2?



:study:

Cerbere 04-27-2004 10:24 PM

Recompile your kernel.

http://www.linuxquestions.org/questi...threadid=73436

Enjoy!
--- Cerbere

Punkie 04-29-2004 11:17 PM

...Or you can try re-running the vmware-install.pl with the CC variable pointing to the right version of gcc... something along the lines:

CC=/path/to/gcc ./vmware-install.pl

hlslaughter 06-11-2004 06:35 PM

yes, as root, do:

export CC=/usr/bin/gcc32

then run vmware-config.pl

then it should work, it did for me


All times are GMT -5. The time now is 01:33 AM.