ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: need help for the installation of luatools
Date: Wed, 12 Sep 2007 15:37:34 +0200	[thread overview]
Message-ID: <20070912133734.GA5580@phare.normalesup.org> (raw)
In-Reply-To: <70B3C3E2-9AA6-464B-AE56-B862724AEC07@mac.com>

> I copied lua5.1 as luatex and texlua in the folder /usr/texbin.

  That's not what you should do: lua5.1 is only the lua interpreter,
nothing more, and cannot act as LuaTeX (the TeX engine with embedded Lua
scripting). Nor can it act as TeXLua, the LuaTeX-aware Lua interpreter.
Of course both lua5.1 and texlua are Lua interpreters and this is why
luatools superficially works; but the latter has more libraries than lua
alone, one of them called 'lua': luatools cannot work without those.

  What you should do is take the Mac binary for *LuaTeX* and copy it
under the different names (texlua and texluac); symlinks are fine, too.
Recent binaries are available at http://foundry.supelec.fr/frs/?group_id=10
as both Intel Mac and universal binaries (no PPC-alone binary, sorry).

  That way, you actually don't need Lua itself (everything you need is
built-in into LuaTeX).

  One you've done that, you can start over again. Feel free to ask
questions if you have other problems.

	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
___________________________________________________________________________________


  parent reply	other threads:[~2007-09-12 13:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12  4:20 Dalyoung Jeong
2007-09-12  8:08 ` Thomas A. Schmitz
2007-09-12 13:37 ` Arthur Reutenauer [this message]
2007-09-12 14:23 ` Taco Hoekwater
2007-09-13  1:02 Dalyoung Jeong
2007-09-13  4:47 ` Thomas A. Schmitz
2007-09-14  5:49 Dalyoung Jeong
2007-09-14  6:44 ` Thomas A. Schmitz
2007-09-14  7:10   ` Taco Hoekwater
2007-09-15  8:52 Dalyoung Jeong
2007-09-15  9:03 ` Taco Hoekwater
2007-09-15 11:23   ` Hans Hagen
2007-09-17  2:32 Dalyoung Jeong

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=20070912133734.GA5580@phare.normalesup.org \
    --to=arthur.reutenauer@normalesup.org \
    --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).