

In my overlay: https://github.com/stefantalpalaru/gentoo-overlaytrumee wrote:Where do i find vmware player and vmware modules ebuild?

Stefan:stefantalpalaru wrote:In my overlay: https://github.com/stefantalpalaru/gentoo-overlaytrumee wrote:Where do i find vmware player and vmware modules ebuild?
The "vmware-workstation" package installs the player as "vmplayer".

I ran into incompatibilities with version 12 and the latest Gentoo libraries. Specifically, version 12 is looking for libssl-1.0, but 1.1 is the latest in portage and required by packages on my machine. I did try to use the bundled libssl that comes with vmware, but this gave me an error on load. It's actually the reason I started looking to upgrade from version 12 to 15.proteusx wrote:If you do not insist on the latest version of vmware-workstation you can find version 12.5.9 here.
I am still using it and it works fine. Vmplayer works fine too. Version 15 is crap.
For kernel 5.4.xx vmware-modules need this patch.
Perhaps if you tell more about the "error on load" we may be able to help.mikegpitt wrote: I did try to use the bundled libssl that comes with vmware, but this gave me an error on load.
Code: Select all
emerge -pqv vmware-workstation
[ebuild R ] app-emulation/vmware-workstation-12.5.9.7535481 USE="bundled-libs cups doc ovftool server vix vmware-tools"Code: Select all
VERIFY bora/lib/ssl/ssl.c:2392
VMware Player Error:
VMware Player unrecoverable error: (vmplayer)
This is an excellent ebuild. I use the vmware-workstation & electricsheep (plus dependencies) from the stefantalpalaru overlay.stefantalpalaru wrote:In my overlay: https://github.com/stefantalpalaru/gentoo-overlaytrumee wrote:Where do i find vmware player and vmware modules ebuild?
The "vmware-workstation" package installs the player as "vmplayer".