On Wed, 5 Mar 2003 22:55:11 +0100 Jens-Uwe Morawski <[EMAIL PROTECTED]> wrote:
> - create a file /etc/profile.d/texlive.sh with following content > > PATH=/opt/ConTeXt/bin:/opt/TeXLive/bin/i386-linux:$PATH > TEXMFCNF="/opt/TeXLive/texmf/web2c/texmf.cnf" > export TEXMFCNF Uups sorry, it should be: PATH=/opt/ConTeXt/bin:/opt/TeXLive/bin/i386-linux:$PATH MANPATH=/opt/TeXLive/man/:`manpath` TEXMFCNF=/opt/TeXLive/texmf/web2c export MANPATH TEXMFCNF and where i've said "done", not all is done. You still have to generate the ConTeXt format files. Thus, go in /opt/ConTeXt/texmf/context/config/ copy texexec.rme to texexec.ini and generate the formats texexec --make --language=en en texexec --make metafun texexec --make mptopdf or what else is needed. Jens _______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
