How VMWare does it
How VMWare does it
Posted Mar 19, 2010 20:57 UTC (Fri) by gurulabs (guest, #10753)Parent article: Applications and bundled libraries
I use VMware Workstation on Linux. They allow you to go either way. By default it uses system libs, but you can set environment variables to control behaviour.
For example:
VMWARE_USE_SHIPPED_GTK="force" /usr/bin/vmware
