Mac Tutorial

How To Install Programs From Unidentified Developers In Mac OS

When I install a Mac application from the downloaded dmg file directly ( that means I do not install it from the Mac app store ), then the below error window will pop up. The error message is something like “iZipFast” can’s be opened because it is from an unidentified developer. This means that I

How To Install Programs From Unidentified Developers In Mac OS Read More »

How To Install Swig On MacOS, Linux And Windows

Swig is the abbreviation of Simplified Wrapper and Interface Generator, it can give script language such as python the ability to invoke C and C++ libraries interface method indirectly. It is implemented by compiling the C/C++ declaration file (.i file) into the C/C++ wrapper source code (.c or.cxx) file. By calling such wrapper interfaces directly, scripting languages

How To Install Swig On MacOS, Linux And Windows Read More »

How To Fix The Vmware Error could not open /dev/vmmon: no such file or directory. please make sure that the kernel module `vmmon’ is loaded.

Recently when I install VMware Fusion on macOS, I meet the error “Could not open /dev/vmmon: No such file or directory” during the installation process. When I investigate this error, I found this error happened not only on macOS, but also when you start VMWare on Linux, this article will tell you how to fix

How To Fix The Vmware Error could not open /dev/vmmon: no such file or directory. please make sure that the kernel module `vmmon’ is loaded. Read More »

Index