ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* updating minimals
@ 2008-04-12  8:44 Jean Magnan de Bornier
  2008-04-12  9:14 ` Taco Hoekwater
  0 siblings, 1 reply; 21+ messages in thread
From: Jean Magnan de Bornier @ 2008-04-12  8:44 UTC (permalink / raw)
  To: ntg-context

Hi all,

Trying this morning to update my minimal context with the first-setup
script, I get this error when running "texexec --make en --luatex"

...................................
LuaTools | running command: luatex --ini --lua="cont-en.luc" "/win/context/tex/texmf-context/tex/context/base/cont-en.tex" \\dump
(/win/context/tex/texmf-context/tex/context/base/cont-en.tex (/win/context/tex/texmf-context/tex/context/base/context.tex (/win/context/tex/texmf-context/tex/context/base/syst-pln.tex) (/win/context/tex/texmf-context/tex/context/base/syst-prm.tex) (/win/context/tex/texmf-context/tex/context/base/luat-env.tex) (/win/context/tex/texmf-context/tex/context/base/luat-lib.tex
! LuaTeX error ...context/tex/texmf-context/tex/context/base/l-aux.lua:55: attempt to call field 'Carg' (a nil value).
\ctxluabytecode ...ode " .. "#1" .. str) end end }
                                                  
\registerctxluafile ...{\the \luabytecodecounter }
                                                  \fi 
l.45 \registerctxluafile{l-aux}    {1.001}
                                          
? 
...................................


I'm lost!
-- 
Jean
___________________________________________________________________________________
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] 21+ messages in thread
* Updating minimals
@ 2008-06-10 12:11 Mojca Miklavec
  0 siblings, 0 replies; 21+ messages in thread
From: Mojca Miklavec @ 2008-06-10 12:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Jun 10, 2008 at 1:55 PM, Morgan Brassel wrote:
>
> Thank you for this fast correction, Hans. By the way, I have a small
> question about updating the minimals tree: which command must be used
> preferably?
>
> * ctxtools --contextupdate
>
> or
>
> * first-setup.sh another time as suggested on
> http://wiki.contextgarden.net/ConTeXt_Minimals

I still use first-setup.sh at the moment. In theory
   mtxtools --script update [options]
should work and it might make sense to provide something like context
--update in future.

(where options need to be at least --update --force, but --make and
--delete is also suggested)


But there's a little problem - luatex cannot be updated if you use
mtxtools --script update. At least on windows, that definitely reports
an error.

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] 21+ messages in thread
* Updating minimals
@ 2009-03-26  8:23 Willi Egger
  2009-03-26  9:17 ` Thomas A. Schmitz
  2009-03-26 17:09 ` Mojca Miklavec
  0 siblings, 2 replies; 21+ messages in thread
From: Willi Egger @ 2009-03-26  8:23 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi,

While running the first-setup.sh script I get the following error:

receiving file list ... done

sent 37 bytes  received 132 bytes  112.67 bytes/sec
total size is 5749572  speedup is 34021.14
dyld: Symbol not found: _close$UNIX2003
   Referenced from: /Applications/lua36/bin/texlua
   Expected in: /usr/lib/libSystem.B.dylib

./first-setup.sh: line 69:   394 Trace/BPT trap          mtxrun -- 
verbose --script ./bin/mtx-update.lua --update --make --force -- 
engine=all --context=beta --texroot=$PWD/tex $@


I am working on a Mac OSX 10.4 and Intel hardware

Kind regards

Willi


___________________________________________________________________________________
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] 21+ messages in thread

end of thread, other threads:[~2009-03-26 17:09 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-12  8:44 updating minimals Jean Magnan de Bornier
2008-04-12  9:14 ` Taco Hoekwater
2008-04-12 10:01   ` Jean Magnan de Bornier
2008-04-12 13:38     ` Taco Hoekwater
2008-04-12 15:06       ` Mojca Miklavec
2008-04-12 15:10         ` Arthur Reutenauer
2008-04-12 16:45           ` Arthur Reutenauer
2008-04-12 17:01         ` Jean Magnan de Bornier
2008-04-12 17:53           ` Aditya Mahajan
2008-04-12 18:13             ` Jean Magnan de Bornier
2008-04-12 18:42               ` Aditya Mahajan
2008-04-12 21:11                 ` Jean Magnan de Bornier
2008-04-13 10:22               ` Mojca Miklavec
2008-04-13 11:03                 ` Jean Magnan de Bornier
2008-04-13 11:25                   ` Mojca Miklavec
2008-06-10 12:11 Updating minimals Mojca Miklavec
2009-03-26  8:23 Willi Egger
2009-03-26  9:17 ` Thomas A. Schmitz
2009-03-26  9:47   ` Henning Hraban Ramm
2009-03-26 13:32   ` Willi Egger
2009-03-26 17:09 ` 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).