Linux Ubuntu 7.04

After licence agreement I said "y" and is that end of installation? Why it asks to install binary files again??


Code:
Do you accept? (yes/no) y

Thank you.

In which directory do you want to install the VMware VIX API binary files? 
[/usr/bin]
 
Oh... so here how it looks:

Code:
The installation of VMware VIX API 1.1.0 build-45731 for Linux completed 
successfully. You can decide to remove this software from your system at any 
time by invoking the following command: "/usr/bin/vmware-uninstall-vix.pl".

Starting VMware services:
   Virtual machine monitor                                             done
   Blocking file system:                                               done
   Virtual ethernet                                                    done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   Host-only networking on /dev/vmnet8 (background)                    done
   DHCP server on /dev/vmnet8                                         failed
   NAT service on /dev/vmnet8                                          done

The configuration of VMware Workstation 6.0.0 build-45731 for Linux for this 
running kernel completed successfully.

You can now run VMware Workstation by invoking the following command: 
"/home/sargeaxa/WMware/vmware".

Enjoy,

--the VMware team

sargeaxa@sargeaxa-desktop:~/Desktop/vmware-distrib$

Now, I'm sure it's the end of installation :smile:
 
Here's problem: How to run it? :|

wm1mj4.jpg

wm2xz0.jpg
 
You can now run VMware Workstation by invoking the following command:
"/home/sargeaxa/WMware/vmware".

you didn't install it in the path, you'll have to edit the shortcut in your menu to point to the above directory.

Mike
 
What a hell!? I configured it, and it wants to be configured again! :frowning: Maybe that's because of that one "failed" in that services.

notrw0.jpg
 
Code:
sargeaxa@sargeaxa-desktop:~$ sudo ~/WMware/vmware-config.pl
Password:
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done
   Blocking file system:                                               done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   DHCP server on /dev/vmnet8                                          done
   NAT service on /dev/vmnet8                                          done
   Host-only networking on /dev/vmnet8                                 done
   Virtual ethernet                                                    done

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the theme icons? 
[/usr/share/icons] 

What directory contains your desktop menu entry files? These files have a 
.desktop file extension. [/usr/share/applications] 

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.

The module bld-2.6.20-15-i586generic-Ubuntu7.04 loads perfectly in the running 
kernel.

This program previously created the file /dev/vmmon, and was about to remove 
it.  Somebody else apparently did it already.

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

The module bld-2.6.20-15-i586generic-Ubuntu7.04 loads perfectly in the running 
kernel.

This program previously created the file /dev/parport1, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/parport2, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/parport3, and was about to remove
it.  Somebody else apparently did it already.

This program previously created the file /dev/vmnet0, and was about to remove 
it.  Somebody else apparently did it already.

This program previously created the file /dev/vmnet8, and was about to remove 
it.  Somebody else apparently did it already.

You have already setup networking.

Would you like to skip networking setup and keep your old settings as they are?
(yes/no) [yes] 

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

The module bld-2.6.20-15-i586generic-Ubuntu7.04 loads perfectly in the running 
kernel.

Do you want to install the Eclipse Integrated Virtual Debugger? You must have 
the Eclipse IDE installed. [no] 

Starting VMware services:
   Virtual machine monitor                                             done
   Blocking file system:                                               done
   Virtual ethernet                                                    done
   Bridged networking on /dev/vmnet0                                   done
   Host network detection                                              done
   Host-only networking on /dev/vmnet8 (background)                    done
   DHCP server on /dev/vmnet8                                         failed
   NAT service on /dev/vmnet8                                          done

The configuration of VMware Workstation 6.0.0 build-45731 for Linux for this 
running kernel completed successfully.

You can now run VMware Workstation by invoking the following command: 
"/home/sargeaxa/WMware/vmware".

Enjoy,

--the VMware team

sargeaxa@sargeaxa-desktop:~$ sudo vmware
sudo: vmware: command not found
sargeaxa@sargeaxa-desktop:~$ /home/sargeaxa/WMware/vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/home/sargeaxa/WMware/vmware-config.pl.

sargeaxa@sargeaxa-desktop:~$

This is starting to be funny >_<
 
Not necessarily, should work without doing so.
When asked for the directory, just press enter - BUT make sure you ran the original setup as sudo.
 
Back
Top