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 07:07:37 -0500	[thread overview]
Message-ID: <D9044AC9-9E74-4AAF-9D6B-215CF8AF3A4F@Princeton.edu> (raw)
In-Reply-To: <6faad9f00912020355t17d4a016r27ebce8c794126a@mail.gmail.com>

The outputs are:
uname -m
	i386
echo $HOSTTYPE
	x86_64
sysctl -n hw.cpu64bit_capable
	1
echo $PATH
	/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin

ls /Applications/ConTeXtMinimals/tex/
mysetuptex	setuptex.csh	texmf-cache	texmf-osx-64
setuptex	setuptex.tmf	texmf-context	texmf-project
setuptex.bat	texmf		texmf-local

ls -l /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin
total 47488
-rwxr-xr-x  1 alancbowen  admin   195812 Aug 27 20:08 afm2pl
-rwxr-xr-x  1 alancbowen  admin   204116 Aug 27 20:08 afm2tfm
-rwxr-xr-x  1 alancbowen  admin   348252 Aug 27 20:08 bibtex
-rwxr-xr-x  1 alancbowen  admin       39 May  5  2009 context
-rwxr-xr-x  1 alancbowen  admin  1503396 Aug 27 20:08 dvipdfmx
-rwxr-xr-x  1 alancbowen  admin   224580 Aug 27 20:08 dvipos
-rwxr-xr-x  1 alancbowen  admin   492056 Aug 27 20:08 dvips
-rwxr-xr-x  1 alancbowen  admin    34252 Aug 27 20:08 kpseaccess
-rwxr-xr-x  1 alancbowen  admin    34284 Aug 27 20:08 kpsestat
-rwxr-xr-x  1 alancbowen  admin   179244 Sep  5 17:28 kpsewhich
-rwxr-xr-x  1 alancbowen  admin  6303832 Nov 29 04:56 luatex
-rwxr-xr-x  1 alancbowen  admin   231408 Nov 27 11:56 luatools
-rwxr-xr-x  1 alancbowen  admin       39 May  5  2009 metatex
-rwxr-xr-x  1 alancbowen  admin     6885 Jul 23 13:11 mktexlsr
-rwxr-xr-x  1 alancbowen  admin   560136 Nov  1 16:51 mpost
-rwxr-xr-x  1 alancbowen  admin   353560 Dec  1 09:04 mtxrun
-rwxr-xr-x  1 alancbowen  admin       43 Jul 19 15:11 mtxworks
-rwxr-xr-x  1 alancbowen  admin  2225728 Nov 29 04:56 pdftex
-rwxr-xr-x  1 alancbowen  admin   704816 Nov 29 04:56 pdftosrc
-rwxr-xr-x  1 alancbowen  admin   137860 Aug 27 20:08 pltotf
-rwxr-xr-x  1 alancbowen  admin       50 Nov 27 13:00 texexec
lrwxrwxrwx  1 alancbowen  admin        6 Nov  1 17:06 texlua -> luatex
lrwxrwxrwx  1 alancbowen  admin        6 Nov  1 17:06 texluac -> luatex
-rwxr-xr-x  1 alancbowen  admin       32 May  5  2009 texmfstart
-rwxr-xr-x  1 alancbowen  admin   216320 Aug 27 20:08 tftopl
-rwxr-xr-x  1 alancbowen  admin   135104 Nov 29 04:56 ttf2afm
-rwxr-xr-x  1 alancbowen  admin   249216 Aug 27 20:08 vftovp
-rwxr-xr-x  1 alancbowen  admin   162552 Aug 27 20:08 vptovf
-rwxr-xr-x  1 alancbowen  admin  1541072 Nov  1 16:51 xdvipdfmx
-rwxr-xr-x  1 alancbowen  admin  8192912 Nov  1 16:51 xetex

which pdftex
	/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin/pdftex
which context
	/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin/context
which texexec
	/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin/texexec
kpsewhich context.tex
	/Applications/ConTeXtMinimals/tex/texmf-context/tex/context/base/context.tex
 
Alan

On Dec 2, 2009, at 06;55,07 , Mojca Miklavec wrote:

> On Wed, Dec 2, 2009 at 12:49, Bowen Alan C. wrote:
>> 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.
> 
> Can you please send the output of:
>> uname -m
>> echo $HOSTTYPE
>> sysctl -n hw.cpu64bit_capable
>> echo $PATH
>> ls /Applications/ConTeXtMinimals/tex/
>> ls -l /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin
>> which pdftex
>> which context
>> which texexec
>> kpsewhich context.tex
> 
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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 12:07 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. [this message]
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=D9044AC9-9E74-4AAF-9D6B-215CF8AF3A4F@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).