ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* minimals missing etex?
@ 2009-06-10 20:16 Hans van der Meer
  2009-06-11 17:42 ` Mojca Miklavec
  0 siblings, 1 reply; 2+ messages in thread
From: Hans van der Meer @ 2009-06-10 20:16 UTC (permalink / raw)
  To: NTG ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

After loading context stable minimals with the following script:

#!/bin/bash
curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
mkdir tex
ln -s $HOME/Library/texmf tex/texmf-local
sh ./first-setup.sh --context=current >first-setup.log
source ./tex/setuptex

I get this message on ETEX in the call to first-setup.sh.

...hans/TeX/context/stable/tex/texmf-osx-ppc/bin/mtxrun:8707: attempt  
to concate
nate a nil value
(/Users/hans/TeX/context/stable/tex/texmf-context/tex/context/base/ 
cont-en.tex (
/Users/hans/TeX/context/stable/tex/texmf-context/tex/context/base/ 
context.tex
SORRY CONTEXT NOW NEEDS ETEX
  ) )

Is there something wrong here?

Hans van der Meer





[-- Attachment #1.2: Type: text/html, Size: 3169 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: minimals missing etex?
  2009-06-10 20:16 minimals missing etex? Hans van der Meer
@ 2009-06-11 17:42 ` Mojca Miklavec
  0 siblings, 0 replies; 2+ messages in thread
From: Mojca Miklavec @ 2009-06-11 17:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Jun 10, 2009 at 22:16, Hans van der Meer wrote:
> After loading context stable minimals with the following script:
> #!/bin/bash
> curl -o first-setup.sh
> http://minimals.contextgarden.net/setup/first-setup.sh
> mkdir tex
> ln -s $HOME/Library/texmf tex/texmf-local
> sh ./first-setup.sh --context=current >first-setup.log
> source ./tex/setuptex
> I get this message on ETEX in the call to first-setup.sh.
> ...hans/TeX/context/stable/tex/texmf-osx-ppc/bin/mtxrun:8707: attempt to
> concate
> nate a nil value
> (/Users/hans/TeX/context/stable/tex/texmf-context/tex/context/base/cont-en.tex
> (
> /Users/hans/TeX/context/stable/tex/texmf-context/tex/context/base/context.tex
> SORRY CONTEXT NOW NEEDS ETEX
>  ) )
> Is there something wrong here?
> Hans van der Meer

The latest luatex binary doesn't work with "current" ConTeXt.

I'll fix it during the next conference (if I get there, but Hans will
release several new currents by then anyway :), until then you either
need to replace luatex with an older version (see
http://minimals.contextgarden.net/current/bin/osx-ppc/luatex/ - this
is prepared to handle choosing luatex version, but not implemented in
mtx-update.lua yet) or take the beta.

Sorry for the incovenience.

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-11 17:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-10 20:16 minimals missing etex? Hans van der Meer
2009-06-11 17:42 ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).