ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* latest beta and file mismatch problem
@ 2009-12-01 12:25 Bowen Alan C.
  2009-12-01 15:40 ` Mojca Miklavec
  0 siblings, 1 reply; 29+ messages in thread
From: Bowen Alan C. @ 2009-12-01 12:25 UTC (permalink / raw)
  To: mailing ConTeXt users list for


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

I have just installed the latest beta (minimals) and updated my .bash_profile (as advised) so that it now reads:
. /Applications/ConTeXtMinimals/tex/setuptex /Applications/ConTeXtMinimals/tex/texmf-osx-64/bin

When I try to compile any file, I get:

FatalError      : Your format does not match the base files!

FormatVersion   : 2009.11.26 16:28 MKII
FilesVersion    : 2009.12.01 00:14

How do I fix this? (texexec --make --all did not do the trick.)

Alan

[-- Attachment #1.2: Type: text/html, Size: 1446 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: latest beta and file mismatch problem
@ 2009-12-02 18:51 Bowen Alan C.
  0 siblings, 0 replies; 29+ messages in thread
From: Bowen Alan C. @ 2009-12-02 18:51 UTC (permalink / raw)
  To: mailing ConTeXt users list for

Thanks to Otared and Dick Koch, I now have MKII up and running again.

The primary change in TeXshop involved setting the path in Preferences/Engine to

/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin.

for the MKII engine, Otared suggested
#!/bin/bash
source /Applications/ConTeXtMinimals/tex/setuptex 
texexec "$1"


What would be best for the MKIV and XeTeX engines?

Right now I have,

MKIV
#!/bin/bash
export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-64l/bin:$PATH
export TEXMFCACHE=/Applications/ConTeXtMinimals/tex/texmf-cache
context "$1"


XeTeX
#!/bin/bash
export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-64/bin:$PATH
texexec --xtx "$1"

Alan

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2009-12-03 12:22 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-01 12:25 latest beta and file mismatch problem 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
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.

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).