Fix vmware workstation 12 launch problem (on Arch...maybe others)

linux vmware
<p>VMware workstation did not launch. I forget the error (or lack there of).</p> <pre><code>sudo mv /usr/lib/vmware/lib/libz.so.1/libz.so.1 /usr/lib/vmware/lib/libz.so.1/libz.so.1.BAK

sudo ln -s /usr/lib/libz.so.1 /usr/lib/vmware/lib/libz.so.1/libz.so.1 </code></pre>

© 2026 Code0x378