mkubecek / vmware-host-modules

Patches needed to build VMware (Player and Workstation) host modules against recent kernels
GNU General Public License v2.0
2.27k stars 366 forks source link

I have problem after installation and I can't understand it #185

Closed MennaEwas closed 1 year ago

MennaEwas commented 1 year ago

AppLoader] GLib does not have GSettings support.

(process:10907): GLib-CRITICAL **: 22:01:39.914: g_file_test: assertion 'filename != NULL' failed Failed to setup build environment.

183

mkubecek commented 1 year ago

This is a userspace problem (library compatibility issue) which only affects vmware-modconfig tool from VMware, it is not related to the contents of this repository. Use the direct build with make (section 2a in INSTALL file) instead.