From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55583 Path: news.gmane.org!not-for-mail From: paul morgan Newsgroups: gmane.comp.tex.context Subject: Minimals installation problem OS X 10.6.2 Date: Sat, 16 Jan 2010 16:06:47 -0500 Message-ID: <7ad7defb1001161306t47b9eb3cg868529866b457cec@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1904553537==" X-Trace: ger.gmane.org 1263676032 18642 80.91.229.12 (16 Jan 2010 21:07:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jan 2010 21:07:12 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 16 22:07:05 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NWFrN-00043a-9n for gctc-ntg-context-518@m.gmane.org; Sat, 16 Jan 2010 22:07:05 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F132CC9CC3; Sat, 16 Jan 2010 22:07:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dgxF+WtTCcWJ; Sat, 16 Jan 2010 22:07:03 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD778C9CBB; Sat, 16 Jan 2010 22:07:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D4671C9CBB for ; Sat, 16 Jan 2010 22:07:00 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id reFy+lH3VvQB for ; Sat, 16 Jan 2010 22:06:48 +0100 (CET) Original-Received: from mail-gx0-f209.google.com (mail-gx0-f209.google.com [209.85.217.209]) by balder.ntg.nl (Postfix) with ESMTP id 630B1C9CA8 for ; Sat, 16 Jan 2010 22:06:48 +0100 (CET) Original-Received: by gxk1 with SMTP id 1so1570680gxk.14 for ; Sat, 16 Jan 2010 13:06:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=BY9V9NEZok7QQXwwE8DW/9B5cFNQwPqIm6ZXqXU+D90=; b=EPAVSWx0iw1nZ8rxxb+H5UQ4tDENiF/skdintVHzrpFVsiXlOSQL38dJ6WezzRHHwm L3nmi1XkueHgliJrZn1eGvSlkPcc0di+FqRJXcv+dN12oZq24WUzf6PT6dICO09gtDYf E0R8SZh3LSIRkCyXP5laaicz7q+XURHsfNgJk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=R4hE+grbhZh7gk4jlL8p7ExLcbG0v3z1TiwcQ1G97lqYAoqqOGG6xmHUCAONhv0z1q f5vCrzKkvf187fjvaxOxRRZsyBpZRMgxO5QlW4UUVqRycjHP6ZuV8lgSFwzj8LVuB0lb N6npR/dfWIYCt38t2RGFQKwiyQMptuKoRIGXA= Original-Received: by 10.101.136.27 with SMTP id o27mr6970078ann.93.1263676007047; Sat, 16 Jan 2010 13:06:47 -0800 (PST) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:55583 Archived-At: --===============1904553537== Content-Type: multipart/alternative; boundary=0016e68ea0f182e15c047d4e7faa --0016e68ea0f182e15c047d4e7faa Content-Type: text/plain; charset=ISO-8859-1 Hi, On a new Snow Leopard machine, I ran ./first-setup.sh in ~/context. As instructed at the end of the ./first-setup.sh run, I then added /Users/pm/context/tex/texmf-osx-64/bin to my .zshenv, and % echo $PATH shows correct path when I source, logout, restart, etc. I ran: p% texexec example.tex MTXrun | kpse fallback with progname 'context' initialized in 0.001019 seconds I then tried p% luatex sample.tex This is LuaTeX, Version beta-0.50.0-2009122423 \write18 enabled. kpathsea: Running mktexfmt luatex.fmt mktexfmt: No such file or directory I can't find the format file `luatex.fmt'! Any suggestions on what I should do? Also, first-setup.sh creates the dir ...tex/texmf-osx-64/bin, but, p% uname -m i386 Thank you very much for any help you can offer. --0016e68ea0f182e15c047d4e7faa Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

On a new Snow Leopard machine, I ran ./first-setup.s= h in ~/context.=A0

As instructed at the end of the= ./first-setup.sh run, I then added=A0/Users/pm/context/tex/texmf-osx-64/bi= n to my .zshenv, and % echo $PATH shows correct path when I source, logout,= restart, etc.=A0

I ran:

p% texexec example= .tex
MTXrun | kpse fallback with progname 'context' initi= alized in 0.001019 seconds

I then tried=A0

p% luatex sample.tex=A0
This is LuaTeX, = Version beta-0.50.0-2009122423
=A0\write18 enabled.
kpathsea: Running mktexfmt luatex.fmt
mktexfmt: No su= ch file or directory
I can't find the format file `luatex.fmt'!

Any suggestions on what I should do?

Also, f= irst-setup.sh creates the dir ...tex/texmf-osx-64/bin, but,

p% uname -m
i386

Thank y= ou very much for any help you can offer.

--0016e68ea0f182e15c047d4e7faa-- --===============1904553537== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1904553537==--