hi i am trying to install vmware, but theres a promblem, i am new to kubuntu and i can use it without any hesitation but i cant put a file in /use/local/src, can you please tell me how to, put the files i need to in there thanks,
Announcement
Collapse
No announcement yet.
Help, VmWare
Collapse
This topic is closed.
X
X
-
Re: Help, VmWare
VMWare can be installed pretty easily using alien. Install it like so:
Then download the RPM file from VMWare's web site and convert it to a DEB file using:Code:sudo apt-get install alien
This should create a file in the same directory with a DEB extension. Then install it like so:Code:sudo alien --scripts <vmware_package_file>.rpm
Sorry if these commands are slightly wrong. I'm writing this from memory. Anyway, I've installed VMWare Server on several Kubuntu boxes this way and have not run into any problems. Remember to follow VMWare's post-installation instructions to get it up and going once the package is installed. For VMWare Server, this consists of running:Code:sudo dpkg -i <vmware_package_file>.deb
Then follow the prompts. You must rerun that script each time after upgrading your kernel.Code:sudo vmware-config.pl
- Top
- Bottom
Comment
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.



Comment