gentoo / vmware

[MIRROR] VMware desktop ebuilds
https://gitweb.gentoo.org/proj/vmware.git
21 stars 18 forks source link

vmware-player-7.1.2.278032 fails to load OpenSSL #7

Closed marbre closed 8 years ago

marbre commented 9 years ago
marbre@manakov ~ $ vmplayer 
SSLLoadSharedLibraries: Failed to load OpenSSL libraries. libdir is /usr/lib/vmware

VMware Workstation Error:
VMware Workstation unrecoverable error: (vmplayer)
SSLLoadSharedLibraries: Failed to load OpenSSL libraries. libdir is /usr/lib/vmware
You can request support.  

To collect data to submit to VMware support, choose "Collect Support Data" from the Help menu.
You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.

Creating the symlink with ln -sf /opt/vmware/lib/vmware/ /usr/lib64/vmware fixes the issue.

eteran commented 9 years ago

Thanks, I will look into it.

eteran commented 8 years ago

I've applied a fix to the ebuild, if you re-emerge, it should now create the symlink you suggested. Interestingly, /etc/vmware/config does try to set libdir to /opt/vmware/lib... vmplayer just doesn't seem to respect that setting :-(.