Skip to content

Instantly share code, notes, and snippets.

@SebastienElet
Created August 17, 2016 09:45
Show Gist options
  • Save SebastienElet/404a6e31dbfc0ba605c7dceb99dca25c to your computer and use it in GitHub Desktop.
Save SebastienElet/404a6e31dbfc0ba605c7dceb99dca25c to your computer and use it in GitHub Desktop.
sudo mkdir -pv /build/toolchain/mac32/openssl-1.0.1p/lib/
cd /build/toolchain/mac32/openssl-1.0.1p/lib/
sudo ln -s /Applications/VMware\ Client\ Integration\ Plug-in.app/Contents/Library/lib/libssl.1.0.1.dylib
sudo ln -s /Applications/VMware\ Client\ Integration\ Plug-in.app/Contents/Library/lib/libcrypto.1.0.1.dylib
sudo /Applications/VMware\ Client\ Integration\ Plug-in.app/Contents/Library/vmware-csd-installer --install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment