Mi For Mac Os X
The MiKTeX source code allows you to build a Drag'n'Drop installer for macOS:
The release of Mac OS X 10.0 on March 24, 2001 included yet another preview of the Mac OS X version of IE 5. This was updated later, and the release of Mac OS X v10.1 on September 25, 2001 included the final version of Internet Explorer 5.1 for Mac OS X. IE 5.1 for Mac OS 8 and 9 was released on December 18, 2001. The MiKTeX source code allows you to build a Drag'n'Drop installer for macOS: This HOWTO describes the build procedure. Homebrew is a package manager for macOS which you can use to install development libraries and build tools which are required for building MiKTeX on macOS.
This HOWTO describes the build procedure.
Prerequisites
Homebrew
Homebrew is a package manager for macOS which you can use to installdevelopment libraries and build tools which are required forbuilding MiKTeX on macOS. Please visit https://brew.shfor installation instructions.
Xcode
Building MiKTeX requires a modern C/C++ compiler. The minimumrequired standard versions are C99 and C++14 which will be satisfiedby installing the latest Xcode version.
CMake
The MiKTeX build is driven by CMake, a tool which will createMakefiles suited for the local system. The minimum required CMakeversion is 3.7.0. Install it with Homebrew:
Various build utilities
In addition to the compiler and the CMake build system, you will need these utilities:
- pkg-config
Install these utilities with Homebrew:
Libraries
You will need development packages for a couple of development packages.Again, use Homebrew to install them:
Running CMake
In order to make some special libraries accessible to CMake, it is necessary to set the environment variable CMAKE_PREFIX_PATH
:
It is recommended that you build outside the source code directory:
Here you have to specify the path to the MiKTeX source code directory(../source
in the example above).
Building MiKTeX
Mi Pc Suite For Mac Os X
Run the Make utility to build MiKTeX, for example:
Create installer
Xiaomi Mi Pc Suite For Mac Os Download
Run
to build the Drag'n'Drop installer. This will create a .dmg
file which you can use to install MiKTeX.