ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Bowen Alan C." <acbowen@Princeton.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: latest beta and file mismatch problem
Date: Wed, 02 Dec 2009 06:49:12 -0500	[thread overview]
Message-ID: <83158BB8-93FD-4991-BB54-B2DA63B62C2A@Princeton.edu> (raw)
In-Reply-To: <6faad9f00912020013x39dafb32u2636768e0dc5dbc4@mail.gmail.com>


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

Thanks, Mojca.

With .bash_profile now reading . /Applications/ConTeXtMinimals/tex/setuptex, I ran texexec --make --all successfully. But I still could not process a .tex file: the error message was

This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009)
 \write18 enabled.
 (/Applications/ConTeXtMinimals/tex/texmf-context/web2c/natural.tcx)

kpathsea: Running mktexfmt cont-en.fmt
mktexfmt: No such file or directory
I can't find the format file `cont-en.fmt'!
TeXExec | runtime: 0.21928

So I removed texmf-osx-intel from /ConTeXtMinimals/tex/. re-ran texexec --make --all. The error message is now

texexec: Command not found.

Alan

On Dec 2, 2009, at 03;13,46 , Mojca Miklavec wrote:

> On Tue, Dec 1, 2009 at 17:13, Bowen Alan C. wrote:
>> Mocja—
>> I see that I have two texexecs in my Minimals now:
>> one in
>> ConTeXtMinimals/tex/texmf-osx-intel/bin
>> the other in
>> ConTeXtMinimals/tex/texmf-osx-64/bin
>> Which one is the right one?
> 
> The second one.
> 
>> I should add that when my .bash_profile has
>> . /Applications/ConTeXtMinimals/tex/setuptex
>> /Applications/ConTeXtMinimals/tex/
>> I cannot compile any file because of the mismatch between format and base
>> files.
> 
> This is because you need to regenerate the formats (texexec --make
> --all). Please send the log if this fails to help.
> 
>> If I change my .bash_profile to
>> . /Applications/ConTeXtMinimals/tex/setuptex
>> /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin
>> as suggested in
> 
> No, that's not been suggested. You may not use the second argument
> that way. If you read carefully again you'll see that there are **two
> different recipes**. You need to use just one of them.
> 
>> When you want to use context, you need to initialize the tree by typing:
> 
> [first recipe]
>>  . /Applications/ConTeXtMinimals/tex/setuptex
>> in your shell or add
> 
> [second recipe]
>>  "/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin"
>> to PATH variable if you want to set it permanently.
>> This can usually be done in .bashrc, .bash_profile
>> (or whatever file is used to initialize your shell).
> 
>> I get the error message
>> The argument "/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin" is not a
>> valid TEXROOT path.
>> (There is no file
>> "/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin/texmf/tex/plain/base/plain.tex")
> 
> Yes, that makes sense. Since
> /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin is NOT the root of
> distribution. That's just the PATH to your binaries.
> 
> Just go with the first approach (the one that reports mismatching
> formats at the moment), run
>    texexec --make --all
> and send the log if it fails to work.
> 
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


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

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2009-12-02 11:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-01 12:25 Bowen Alan C.
2009-12-01 15:40 ` Mojca Miklavec
2009-12-01 16:13   ` Bowen Alan C.
2009-12-02  8:13     ` Mojca Miklavec
2009-12-02 11:49       ` Bowen Alan C. [this message]
2009-12-02 11:55         ` Mojca Miklavec
2009-12-02 12:07           ` Bowen Alan C.
2009-12-02 15:43             ` Mojca Miklavec
2009-12-02 16:36               ` Bowen Alan C.
2009-12-02 17:06                 ` Bowen Alan C.
2009-12-02 17:24                   ` Otared Kavian
2009-12-03 12:22                     ` Bowen Alan C.
2009-12-01 16:15   ` Bowen Alan C.
2009-12-01 16:17     ` Arthur Reutenauer
2009-12-01 16:21       ` Bowen Alan C.
2009-12-01 19:58     ` Bowen Alan C.
2009-12-01 20:26       ` Hans Hagen
2009-12-01 20:38         ` Otared Kavian
2009-12-01 21:09           ` Bowen Alan C.
2009-12-01 21:26             ` Otared Kavian
2009-12-01 21:41             ` Hans Hagen
2009-12-02  8:16             ` Mojca Miklavec
2009-12-02 11:59               ` Bowen Alan C.
2009-12-02 12:04                 ` Mojca Miklavec
2009-12-02 12:24                   ` Bowen Alan C.
2009-12-01 20:43         ` Bowen Alan C.
2009-12-01 20:28       ` Peter Münster
2009-12-01 21:10         ` Bowen Alan C.
2009-12-02 18:51 Bowen Alan C.

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=83158BB8-93FD-4991-BB54-B2DA63B62C2A@Princeton.edu \
    --to=acbowen@princeton.edu \
    --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).