On Sun, Oct 20, 2013 at 11:23 AM, d.henman <dhenman@gmail.com> wrote:

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


IIUC
http://wiki.contextgarden.net/ConTeXt_Standalone#General_Information
Cygwin is under Windows, so you have first to install the windows version
and then run it under cywin
Windows
  Use ConTeXt with Cygwin

"""

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.

  1. Run setuptex.bat in DOS command prompt
  2. In the same DOS prompt, enter Cygwin by running cygwin.bat (in your Cygwin installation directory)
  3. Under Cygwin prompt, run context.cmd test.tex . Note that the .cmd extension is needed under Cygwin.
"""
 
--
luigi