Computing.Net > Forums > Linux > VMWare on Ubuntu

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VMWare on Ubuntu

Reply to Message Icon

Name: Chxta
Date: April 13, 2006 at 11:08:56 Pacific
OS: Ubuntu Linux 5.04
CPU/Ram: 1GHz/192MB
Product: Dell
Comment:

I just downloaded and installed VMWare on my laptop, I had to first get the RPM and then alien it to generate a debian file. Now I am faced with the problem of getting it to work. Any tips please?



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: April 16, 2006 at 14:54:47 Pacific
Reply:

What errors are you getting when trying to run it?


0

Response Number 2
Name: Chxta
Date: April 17, 2006 at 02:05:20 Pacific
Reply:

/usr/bin$ ./vmware
./vmware: line 84: /etc/vmware/locations: No such file or directory
ldd: /bin/vmware: No such file or directory
./vmware: line 189: /bin/vmware: No such file or directory
./vmware: line 189: exec: /bin/vmware: cannot execute: No such file or directory


0

Response Number 3
Name: 3Dave
Date: April 17, 2006 at 15:07:29 Pacific
Reply:

Have you tried using the tar.gz instead of an RPM? Did the install of the aliened package work OK? It doesn't sound as though it installed correctly...


0

Response Number 4
Name: Chxta
Date: April 18, 2006 at 00:18:23 Pacific
Reply:

I'll download the tar.gz today and get back to you. Thanks as usual 3Dave... ;)


0

Response Number 5
Name: Chxta
Date: April 25, 2006 at 02:22:27 Pacific
Reply:

The tar.gz worked, but couldn't complete installation. Searched for a solution to the problem and found one:

You need to install the headers for the release of the kernel you have installed. To find this out you can type

>> uname -r

to get the header you can apt-get install them,

>> sudo apt-get install linux-headers-`uname -r`

or select the appropriate package in synaptic.

Note: you'll also need gcc etc which if you don't have already you can get with

>> sudo apt-get install build-essential

After installation the vmware installer should just pick up the right place and not require anything but the defaults.

If it's still being stupid, the path to include can be found in /lib/modules/<<module release number>>/build/include

Cheers.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: VMWare on Ubuntu

Running iTunes on Ubuntu Linux www.computing.net/answers/linux/running-itunes-on-ubuntu-linux/30185.html

KDE on Ubuntu www.computing.net/answers/linux/kde-on-ubuntu/30278.html

Installing NVIDIA Driver On Ubuntu www.computing.net/answers/linux/installing-nvidia-driver-on-ubuntu/29079.html