Created attachment 172044 [details] Terminal Output Fresh install of print/texlive-full, pdflatex works fine, however context produces a cryptic error message on the terminal and no files *.log *.pdf etc are produced. I attempted to compile the simple: \starttext Hello, World! \stoptext with: $ context hello.tex The output is attached. Some searching indicates that it might be a problem in a configuration file, but it is way over my head.
(In reply to Ike Eichorn from comment #0) Hello, I ran into similar problems. After playing around with it for an hour or two I seem to have gotten ConTeXt working by deleting ~/.texlive2015/, setting the TEXMFHOME environment variable to /usr/local/share/texmf-dist, and then running mtxrun --generate. My suspicion is that the last big update invalidated the cached data in the folder.
Over to maintainer.