Changes

Jump to navigation Jump to search
m
remove unnecessary 10.15 stuff
After that, if everything goes smoothly, a complete functioning tree of LMTX, complete with dozens of manuals, will be installed in {{code|'''~/context-osx-64/'''}}. Whenever you want to update your installation of LMTX, it is enough to go to that directory in Terminal & run the installation script again:
sh install.sh
 
== 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.
== Running LMTX from the Terminal ==

Navigation menu