-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Platform: All, OS: Linux
In VMware Vix 1.0.6, the native library file is named libvmware-vix.so. The
VMware plugin tries to use libvix.so, and can't find it.
A workaround is to create a symbolic link libvix.so that points to libvmware-vix.so.
The VMware plugin should try to use the native library name "vmware-vix", and
"vix" if it can't find the first one.