ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Format does not match the base files
@ 2008-06-14  1:54 cidadaum
  2008-06-14  2:37 ` Bart C. Wise
  2008-06-14  7:26 ` Mojca Miklavec
  0 siblings, 2 replies; 4+ messages in thread
From: cidadaum @ 2008-06-14  1:54 UTC (permalink / raw)
  To: ntg-context

After updating my system with rsync to get the latest binaries of  
context I got this message:

adsm@adsm:~> texexec --xtx greek_exp.tex
system          : cont-new loaded
(/home/adsm/texmf/tex/context/base/cont-new.tex

FatalError      : Your format does not match the base files!

FormatVersion   : 2007.01.12 15:56 MKII
FilesVersion    : 2008.05.21 15:21

I have done texhash
texexec --make --all --xtx
texexec --make --all --pdftex

Armando


___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Format does not match the base files
  2008-06-14  1:54 Format does not match the base files cidadaum
@ 2008-06-14  2:37 ` Bart C. Wise
  2008-06-14  8:13   ` Hans Hagen
  2008-06-14  7:26 ` Mojca Miklavec
  1 sibling, 1 reply; 4+ messages in thread
From: Bart C. Wise @ 2008-06-14  2:37 UTC (permalink / raw)
  To: ntg-context

Try:
    texexec --make en

Bart

On Friday 13 June 2008 7:54:57 pm cidadaum@sapo.pt wrote:
> After updating my system with rsync to get the latest binaries of
> context I got this message:
>
> adsm@adsm:~> texexec --xtx greek_exp.tex
> system          : cont-new loaded
> (/home/adsm/texmf/tex/context/base/cont-new.tex
>
> FatalError      : Your format does not match the base files!
>
> FormatVersion   : 2007.01.12 15:56 MKII
> FilesVersion    : 2008.05.21 15:21
>
> I have done texhash
> texexec --make --all --xtx
> texexec --make --all --pdftex
>
> Armando
>
>
> ___________________________________________________________________________
>________ 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Format does not match the base files
  2008-06-14  1:54 Format does not match the base files cidadaum
  2008-06-14  2:37 ` Bart C. Wise
@ 2008-06-14  7:26 ` Mojca Miklavec
  1 sibling, 0 replies; 4+ messages in thread
From: Mojca Miklavec @ 2008-06-14  7:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sat, Jun 14, 2008 at 3:54 AM, <cidadaum@sapo.pt> wrote:
> After updating my system with rsync to get the latest binaries of
> context I got this message:
>
> adsm@adsm:~> texexec --xtx greek_exp.tex
> system          : cont-new loaded
> (/home/adsm/texmf/tex/context/base/cont-new.tex
>
> FatalError      : Your format does not match the base files!
>
> FormatVersion   : 2007.01.12 15:56 MKII
> FilesVersion    : 2008.05.21 15:21
>
> I have done texhash
> texexec --make --all --xtx
> texexec --make --all --pdftex

That's normal. If you use plain rsync commands, you need to regenerate
the formats anyway. If you're using the (still a bit too primitive)
first-setup.sh, then you need to use --make switch (but I guess that
it already uses it by default unless you have removed it).

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Format does not match the base files
  2008-06-14  2:37 ` Bart C. Wise
@ 2008-06-14  8:13   ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2008-06-14  8:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Bart C. Wise wrote:
> Try:
>     texexec --make en

just
	texexec --make

or
	texexec --make en metafun



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-06-14  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-14  1:54 Format does not match the base files cidadaum
2008-06-14  2:37 ` Bart C. Wise
2008-06-14  8:13   ` Hans Hagen
2008-06-14  7:26 ` Mojca Miklavec

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