Changes

Jump to navigation Jump to search
no edit summary
this page tries to explain contains instructions how to get the latest ConTeXt up and running on OpenBSD 3.9 (but should work on older systems also). these instructionsassume that the <tt>$PKG_PATH</tt> is working.8+
== install gmake ==
</code>
apply the following diff(scratch the bashism and use <tt>gmake</tt>):
<code>
</code>
when finished, replace the binaries(<tt>pdftex</tt> is only a symlink to <tt>pdfetex</tt>):
<code>
$ sudo mv build/texk/web2c/pdfetex `which pdfetex`
$ sudo mv build/texk/web2c/pdfetex.pool `kpsewhich pdfetex.pool`
$ sudo mv build/texk/web2c/ttf2afm `which ttf2afm`
$ sudo fmtutil-sys --all
</code>
58

edits

Navigation menu