My platform is cygwin, which gives Posix compatibility. The inital loading shell script noticed thsi provided the cygwin dll.
If necessary, I can build from source if available. But, ts possile that x86 would work due the the cygwin interface, but I'm not sure.
What to do to complete the installation?
Thanks
"""
After installing the ConTeXt suite, you can run it under Cygwin. With Cygwin, you may use gmake and other Unix tools for your automated workflow.
setuptex.bat
in DOS command prompt
cygwin.bat
(in your Cygwin installation directory)
context.cmd test.tex
. Note that the .cmd
extension is needed under Cygwin.