Changes

Jump to navigation Jump to search
no edit summary
== Installing LMTX on macOS 10.15 Catalina ==
 
Recent versions of MacOS prevent <code>mtxrun</code> from running because it is not a signed executable. You have at least two options to bypass such restrictions:
 
* execute <code>xattr -d com.apple.quarantine context-osx-64/bin/mtxrun</code>, or
* (not recommended) go to System Preferences > Security & Privacy > Privacy tab > Developer Tools, and allow Terminal to run software that does not meet the system's security policy.
 
The following describes another, more involved, procedure that achieves the same result:
 
=== Another procedure (probably to delete now ===
First obtain a complete tree of {{code|context-osx-64/}} that works on macOS 10.14 or previous, from someone you know. You can always contact the ConTeXt mailing list & ask for this from someone (one day there might be a direct distribution of this zip file). If you yourself have access to macOS 10.14 or previous, you can follow [[#Installing LMTX on macOS up to 10.14|the instructions above]] & create a {{code|context-osx-64/}} tree, then copy that tree on a USB memory stick & transfer it to your macOS 10.15. In this case, you should wipe the {{code|tex/texmf-cache/}} folder in the copy intended for macOS 10.15.

Navigation menu