0. I'm using Debian/Testing.
1. Downloaded: context/current/cont-tmf.zip \
the main CONTEXT distribution \
2005-02-03 15:19 2356473
from
http://www.pragma-ade.com/download-1.htm
2. Installed according to:
http://levana.de/context/
kdp@yaz:~/Projects/ConTeXt$ ./texversion.pl
TeXVersion 0.1 / Taco Hoekwater 2004
texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5)
context : ver: 2005.01.31
cont-en : ver: 2003.1.31 fmt: 2005.1.28 mes: english
kdp@yaz:~/Projects/ConTeXt$
3. Created hello.tex:
\starttext
Hello World
\stoptext
4. "texexec --pdf hello.tex" generates errors:
kdp@yaz:~/Projects/ConTeXt/Play$ texexec --pdf hello.tex
Use of uninitialized value in string eq at -\
/opt/context/2005.01.31/bin/texexec line 344. | I fixed this
Use of uninitialized value in string eq at | in the previous
/opt/context/2005.01.31/bin/texexec line 348. > version, but I
Use of uninitialized value in string eq at | didn't do it because
/opt/context/2005.01.31/bin/texexec line 348. / of the error below.
TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
executable : pdfetex
format : cont-en
inputfile : hello
output : pdftex
interface : en
current mode : none
TeX run : 1
This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./hello.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
ConTeXt ver: 2003.1.31 fmt: 2005.1.28 int: english mes: english
language : language en is active
Hi, You are still using an old format file, not the one from the new context you downloaded. You could try creating the format files manually: $ su # texexec --make --all K. David Prince wrote:
TeXVersion 0.1 / Taco Hoekwater 2004
texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5) context : ver: 2005.01.31 cont-en : ver: 2003.1.31 fmt: 2005.1.28 mes: english
That last line should probably have been: cont-en : ver: 2005.01.31 fmt: 2005.2.7 mes: english Greetings, Taco
Taco Hoekwater wrote:
Hi,
You are still using an old format file, not the one from the new context you downloaded. You could try creating the format files manually:
$ su # texexec --make --all
K. David Prince wrote:
TeXVersion 0.1 / Taco Hoekwater 2004
texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005 texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5)
^^^^ You also need new pdfetex binary (at least 1.20). (TeXLive 2004, teTeX 3). Vit Zyka
context : ver: 2005.01.31 cont-en : ver: 2003.1.31 fmt: 2005.1.28 mes: english
That last line should probably have been:
cont-en : ver: 2005.01.31 fmt: 2005.2.7 mes: english
Greetings, Taco
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
-- Vít Zýka --- http://typokvitek.com Automatic document typesetting Automaticka sazba dokumentu -- --
K. David Prince wrote:
=20
TeXVersion 0.1 / Taco Hoekwater 2004
texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-200=
5
texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-200=
4
tex : pdfeTeX, 3.14159-1.10b-2.1 (Web2C 7.4.5)
^^^^ You also need new pdfetex binary (at least 1.20). (TeXLive 2004, teTeX 3)= =2E Vit Zyka
In which case, you may be better off using the minimal Context tree for Linux from the Pragma site. (I think you said you were running Debian, so the packages are bound to be old.) Matt
participants (4)
-
K. David Prince
-
Matthew Huggett
-
Taco Hoekwater
-
Vit Zyka