LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   VMware WorkStation 10? (https://www.linuxquestions.org/questions/slackware-14/vmware-workstation-10-a-4175487030/)

/dev/random 12-05-2013 04:04 PM

VMware WorkStation 10?
 
Hey guys, I seem to be unable to install VMware Workstation 10, it just says installation failed, in both GUI and with the --console option.

Has anyone gotten this to install on Slackware64 14.1?

Cheesesteak 12-05-2013 06:09 PM

Have you tried the console option with
Code:

--console --ignore-errors
?

ReaperX7 12-05-2013 08:45 PM

How do you have VMWare set up?

MadMaverick9 12-06-2013 04:44 AM

You will need to patch VMware Workstation.

https://duckduckgo.com/?q=vmware+wor...&kn=1&kl=us-en
https://github.com/willysr/SlackHack...master/vmware/
http://slackblogs.blogspot.com/2013/...ation-and.html

Also check the ArchLinux link in the DDG search results.

/dev/random 12-06-2013 09:44 PM

Thanks guys,
It turns out I didn't need to patch the drivers just use Cheesesteak's advise, thanks again.

jtsn 12-07-2013 03:28 AM

Has anyone investigated what these script errors in the VMware installer are and what in Slackware is causing them to appear?

guanx 12-07-2013 07:32 AM

No interest. Not rich enough to waste money on VMware Workstation. Why doe the VMware staff not do it?

For qemu / VirtualBox at least the users can participate in development. With VMware no way, no chance.

/dev/random 12-07-2013 03:58 PM

Quote:

Originally Posted by jtsn (Post 5076835)
Has anyone investigated what these script errors in the VMware installer are and what in Slackware is causing them to appear?

It's not really clear what is happening because the installer script silence's the output, until something fails then it just prints that the install failed.

I wish I didn't have to use VMware, but there are still a lot of vmware vm's at work so this is a necessary evil. I have started to convert our infrastructure to KVM is hopefully when its all converted I can ditch vmware entirely.

jtsn 12-08-2013 04:43 AM

Quote:

Originally Posted by guanx (Post 5076898)
No interest. Not rich enough to waste money on VMware Workstation.

The free-beer VMware Player has the same issues and it would be nice to have it work on Slackware out of the box.

Quote:

For qemu / VirtualBox at least the users can participate in development. With VMware no way, no chance.
Well, not really. VirtualBox is completely controlled by Oracle and it's inferior to VMware. Qemu is either a very slow emulator or just a frontend to Linux KVM and not a cross-platform virtualization solution.

Quote:

Originally Posted by /dev/random (Post 5077096)
It's not really clear what is happening because the installer script silence's the output, until something fails then it just prints that the install failed.

It creates log files somewhere. I remember VMware once working flawlessly on Slackware 12 or 13. And it still works, if you run the installer with -I, so it can only be a minor issue (like some command behaving slightly different). Once it's fixed, it should stop these threads popping up all the time... :)

guanx 12-08-2013 11:18 AM

Quote:

Originally Posted by jtsn (Post 5077290)
The free-beer VMware Player has the same issues and it would be nice to have it work on Slackware out of the box.

I did try VMware Player (see my older posts in another thread). There was some problem with the usb arbitrator. But since it's closed source software, why do we spend 100 times time and resource doing debugging for WMware for free, and boost VMware's market while WMware itself can do it much more easily with source code at hand?

If VMware makes our debugging unnecessarily harder and it gains benefit from our debugging, then VMware should pay.

Quote:

Originally Posted by jtsn (Post 5077290)
Well, not really. VirtualBox is completely controlled by Oracle and it's inferior to VMware. Qemu is either a very slow emulator or just a frontend to Linux KVM and not a cross-platform virtualization solution.

When something is wrong with VirtualBox you can post a patch on Oracle's bug tracker. In this way you can benefit everyone else with little effort. This how open source makes the community more efficient.

And ... why is qemu not a cross-platform virtualization solution? It is obviously much more cross-platform than VMware.

Quote:

Originally Posted by jtsn (Post 5077290)
It creates log files somewhere.

/tmp/vmware-root/

jtsn 12-09-2013 08:28 AM

Quote:

Originally Posted by guanx (Post 5077451)
When something is wrong with VirtualBox you can post a patch on Oracle's bug tracker. In this way you can benefit everyone else with little effort. This how open source makes the community more efficient.

I won't help Oracle by sending them patches for free, they don't deserve it. The USB 2.0 support in VBox is not open source and USB 3.0 support is completely missing.

BTW: I'm just fine with good proprietary application software, that's why I'm using Opera and Steam. So the VBox license is completely irrelevant to me. If VBox improves and beats VMware feature-wise, then I consider it. Currently it is just not there.

Quote:

why is qemu not a cross-platform virtualization solution?
Qemu is an emulator, not a virtualizer. The hypervisor is KVM-only. I have no use for emulators, they are too slow.

guanx 12-09-2013 11:34 AM

Quote:

Originally Posted by jtsn (Post 5077857)
I won't help Oracle by sending them patches for free, they don't deserve it.

I do not like Oracle either but because their bug tracker and VirtualBox are open, I can also help other users when I post a patch, not only Oracle.

Also, when Oracle takes our work, there is no loss from either. VMware however, wastes our time if we do debugging for their closed source programs. Why should anyone waste his/her time when this overhead can be completely avoided with open source?

When you help Oracle, your cost and their gain is 1:1. When helping VMware, this ratio can be 100:1 or more. So why help VMware? (Note: I didn't say "why not help Oracle".)

As you said, VMware is more powerful. The powerful needs no aid. It shows you it needs no aid by closing its source. Please don't disgrace VMware by helping it.

Quote:

Originally Posted by jtsn (Post 5077857)
The USB 2.0 support in VBox is not open source and USB 3.0 support is completely missing.

Ok, then you have a very special use case -- to use USB 3.0 in the guest.

BTW
Quote:

Originally Posted by jtsn (Post 5077857)
: I'm just fine with good proprietary application software, that's why I'm using Opera and Steam. So the VBox license is completely irrelevant to me.

I also use opera. I have good feelings with it, but I don't fix bugs for opera, just like I don't fix bugs for VMware. Life is limited. No waste of time.

Quote:

Originally Posted by jtsn (Post 5077857)
Qemu is an emulator, not a virtualizer. The hypervisor is KVM-only. I have no use for emulators, they are too slow.

Ok, so you are a MS-Windows user. Then I understand, qemu is not good for you. However, that kvm is not ported to MS-Windows doesn't mean it is not portable.

jtsn 12-10-2013 05:45 AM

guanx, you added absolutely no useful information to this thread, you just started bashing VMware in #7. No one here is interested in this.

guanx 12-10-2013 09:53 AM

Quote:

Originally Posted by jtsn (Post 5078372)
guanx, you added absolutely no useful information to this thread,

jtsn, you added false information to this thread. I didn't keep silent because I don't like lying.

Quote:

Originally Posted by jtsn (Post 5078372)
you just started bashing VMware in #7.

#7 is in reply to #6. If you don't want reply, then you please don't post at all.

Quote:

Originally Posted by jtsn (Post 5078372)
No one here is interested in this.

You are very interested in that you made so many replies, obviously, on the other hand, so far no one is interested in your suggestion in #6.
.


All times are GMT -5. The time now is 08:39 AM.