ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: Mark.Almeida@Sun.COM,
	mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems getting luatools to work
Date: Wed, 12 Sep 2007 19:47:57 +0200	[thread overview]
Message-ID: <20070912174757.GC5580@phare.normalesup.org> (raw)
In-Reply-To: <46E82207.9040303@sun.com>

>                                                         However, I can not
>    get it to generate the format file:
> 
>    luatools --generate luatools --ini --compile --verbose cont-en
>    This is luaTeX, Version 3.141592-beta-0.10.2-2007090506 (Web2C 7.5.6)
>    I can't find the format file `luatex.fmt'!
> 
>    What am I missing here?

  Obviously this command line (which looks quite strange to me) does
not compile the format; it tries to run ConTeXt Mark IV directly. It
seems that you have concatenated two legitimate command lines ;-) Try:

	luatools --generate
	luatools --ini --compile --verbose cont-en

>    Do I need to set some environment variables for lua? Or for ConTeXT?

  Yes, quite a bit, for ConTeXt above all; as a minimum, TEXMFCNF and TEXMF.
Otherwise you can have a look at Hans' setuptex in the minimal
distributions: linuxtex.zip, macosxtex.zip, etc. setuptex is a shell script,
so all you have to do is source it (and forget about the other
executables in the zip file since you can't use them anyway).

	Arthur
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2007-09-12 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 17:29 The Wizard
2007-09-12 17:47 ` Arthur Reutenauer [this message]
2007-09-12 17:53   ` The Wizard
2007-09-12 18:22     ` Arthur Reutenauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070912174757.GC5580@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --cc=Mark.Almeida@Sun.COM \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).