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/

[EMAIL PROTECTED]:~/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

[EMAIL PROTECTED]:~/Projects/ConTeXt$

3.  Created hello.tex:

\starttext
Hello World
\stoptext

4.  "texexec --pdf hello.tex"  generates errors:

[EMAIL PROTECTED]:~/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
<protectionstate 0>
system         : cont-new loaded
(/opt/context/2005.01.31/texmf/tex/context/base/cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
! Undefined control sequence.
\@@toks ->\everymathematics

\dodoappendtoks ->\dodoglobal \@@toks
[EMAIL PROTECTED] [EMAIL PROTECTED] \the [EMAIL PROTECTED] \@@toks \the ...
l.299 \to \everymathematics


? x  <==I just bailed out here.  "hello.tex" runs fine under the old
        version.
No pages of output.
Transcript written on hello.log.

           return code : 256
              run time : 2 seconds

        total run time : 3 seconds
[EMAIL PROTECTED]:~/Projects/ConTeXt/Play$

Additional info on my setup:

[EMAIL PROTECTED]:~/Projects/ConTeXt/Play$ echo $PATH
/opt/context/2005.01.31/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
[EMAIL PROTECTED]:~/Projects/ConTeXt/Play$

%%%
%%% KDP texmf.cnf Edits for ConTeXt upgrade
%%%
TEXMFCONTEXT = /opt/context/2005.01.31/texmf
TEXMF = 
{$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFOLDLOCAL,!!$VARTEXMF,!!$TEXMFCONTEXT,!!$TEXMFMAIN}
%%%
%%% End KDP ConTeXt Edits.
%%%


_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to