Changes

Jump to navigation Jump to search
71 bytes removed ,  13:50, 30 May 2020
no edit summary
= #1. Download =
<ul classid="DownloadRework">
<li class="DownloadRework" style="text-align:left;">
=== Windows ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-mswin.zip 32bits]
</li>
<li class="DownloadRework" style="text-align:left;">
=== MacOS ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-osx-64.zip 64bits]
</li>
<li class="DownloadRework" style="text-align:left;">
=== GNU/Linux ===
* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux.zip 32b32bits]|* X86 [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-64.zip 64b64bits]</li>* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-armhf.zip 32b32bits]|* ARM [http://lmtx.pragma-ade.nl/install-lmtx/context-linux-aarch64.zip 64b64bits]</li>
</li>
<li class="DownloadRework" style="text-align:left;">=== Free BSD FreeBSD ===* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd.zip 32bits] (untested)*
* [http://lmtx.pragma-ade.nl/install-lmtx/context-freebsd-amd64.zip 64bits]
</li>
<li class="DownloadRework" style="text-align:left;">
=== OpenBSD6.5 ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5.zip 32bits] (untested)*
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.5-amd64.zip 64bits]
</li>
<li class="DownloadRework" style="text-align:left;">
=== OpenBSD6.6 ===
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6.zip 32bits] (untested)*
* [http://lmtx.pragma-ade.nl/install-lmtx/context-openbsd6.6-amd64.zip 64bits]
</ul>
</ul>
<nowiki>*</nowiki>untested configuration.
You can [[Read Me| read the licence]] (Creative Commons GNU GPL for program code, and Creative Commons Attribution ShareAlike for documentation).
 
= #2. Installation =
# Create a directory for, e.g. data/context
# Go there and download the relevant zip for your plateform (see asideabove)
# Unpack the zip, some files will appear
# Execute the install program, which will take care of downloading the distribution:
#* WINDOWS: <code>install.bat</code>
#* MAC: #** If MacOS Catalina (10.15+), first allow mtxrun as unsigned executable with <code>xattr -d com.apple.quarantine context-osx-64/bin/mtxrun</code>#** execute <code>sh install.sh</code>#* UNIX: <code>sh install.sh</code> (set the executable permissions)
# Add ConTeXt to your system PATH :
#* WINDOWS: run <code>setpath.bat</code>
#** Sh/Ksh shell <code>echo 'export PATH=...thepathinstructions...:$PATH' >> ~/.profile</code>
#** Tcsh/csh shell <code>echo 'set path = ($path ...thepathinstructions...)' >> ~/.cshrc</code>
 
= #3. First Run ! =
= #4. Easy update =
Just For an update, just replay the install program, : it also take care of updating the distributionincrementally:
* WINDOWS: <code>install.bat</code>
* UNIX: <code>install.sh</code> (set the executable permissions)
 
= Official installation page =

Navigation menu