ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: latest beta and file mismatch problem
Date: Tue, 1 Dec 2009 22:26:15 +0100	[thread overview]
Message-ID: <95F97578-E2C1-4B3A-9BB4-49722F5E3223@gmail.com> (raw)
In-Reply-To: <6997D9DF-3DB0-4C95-B4EC-6351BC45C05F@Princeton.edu>


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


On 1 déc. 2009, at 22:09, Bowen Alan C. wrote:

> Hi, Otared,
> 
> Thanks for the tip. The first problem is that ./first-setup.sh installs both files texmf-os-x and texmf-osx-intgel. The second is that I now get
> 
> 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.10815
> 
> when I compile as file with both or with either one alone.
> 
> Alan
> 

Hi Alan,

It doesn't matter if first-setup.sh, or setuptex, whichever, installs two directories 
	/tex/texmf-osx-64/bin 
and 
	/tex/texmf-osx-intel/bin
in the folder where you have first-setup.sh. As far as I am concerned, running Mac OS X 10.6.2, I even removed manually the folder /tex/texmf-osx-intel/bin, and everything works fine.

Something which seems strange to me is the line you have in your .bash_profile which has:
. /Applications/ConTeXtMinimals/tex/setuptex /Applications/ConTeXtMinimals/tex/

this seems unorthodox… In any case this 
	/Applications/ConTeXtMinimals/tex/
should not be there and you should remove it.

In order to locate the problem, you may remove this line and then in a Terminal window issue the command:
	source /Applications/ConTeXtMinimals/tex/setuptex
(Using source is better than the"." in my humble opinion). 
Next issue the command
	which context
in order to see what binary context is going to be executed when you typeset a file. 
Finally, assuming that you have the right context binary, typeset a test file, named for instance myfile.tex, by issuing the command:
	context myfile.tex
in the directory where myfile.tex is present.

Good luck: OK


[-- Attachment #1.2: Type: text/html, Size: 4733 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-01 21:26 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.
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 [this message]
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=95F97578-E2C1-4B3A-9BB4-49722F5E3223@gmail.com \
    --to=otared@gmail.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).