ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* ConTexT minimals problem
@ 2009-04-30 18:38 Bowen Alan C.
  2009-04-30 19:50 ` Mojca Miklavec
  0 siblings, 1 reply; 10+ messages in thread
From: Bowen Alan C. @ 2009-04-30 18:38 UTC (permalink / raw)
  To: mailing ConTeXt users list for


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

The latest beta (Minimals) fails to compile and complains:
This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7)
  \write18 enabled.
  (/Applications/ConTeXtMinimals/tex/texmf-context/web2c/natural.tcx)
I can't find the format file `cont-en.fmt'!
and
context --version
gets
MTXrun | unknown script 'context.lua' or 'mtx-context.lua'

Alan

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

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

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

* Re: ConTexT minimals problem
  2009-04-30 18:38 ConTexT minimals problem Bowen Alan C.
@ 2009-04-30 19:50 ` Mojca Miklavec
  2009-04-30 20:14   ` Bowen Alan C.
  0 siblings, 1 reply; 10+ messages in thread
From: Mojca Miklavec @ 2009-04-30 19:50 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Apr 30, 2009 at 20:38, Bowen Alan C. wrote:
> The latest beta (Minimals) fails to compile and complains:
> This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7)
>  \write18 enabled.
>  (/Applications/ConTeXtMinimals/tex/texmf-context/web2c/natural.tcx)
> I can't find the format file `cont-en.fmt'!

I'm afraid the problem lies here:

#!/bin/sh
mtxrun --usekpse --execute texexec "$@"

Most probably one can get over it by changing mtxrun to texmfstart.rb
again, though this will be overwritten next time when you'll try to
update.

(Hans was just afraid to be too bored during long Polish talks, so he
had to make sure to have a few challenges left to solve during the
conference :)

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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-04-30 19:50 ` Mojca Miklavec
@ 2009-04-30 20:14   ` Bowen Alan C.
  2009-04-30 20:21     ` Mojca Miklavec
  0 siblings, 1 reply; 10+ messages in thread
From: Bowen Alan C. @ 2009-04-30 20:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks, Mocja. I will play around with it.

Alan

On Apr 30, 2009, at 15;50,10 , Mojca Miklavec wrote:

> On Thu, Apr 30, 2009 at 20:38, Bowen Alan C. wrote:
>> The latest beta (Minimals) fails to compile and complains:
>> This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7)
>>  \write18 enabled.
>>  (/Applications/ConTeXtMinimals/tex/texmf-context/web2c/natural.tcx)
>> I can't find the format file `cont-en.fmt'!
>
> I'm afraid the problem lies here:
>
> #!/bin/sh
> mtxrun --usekpse --execute texexec "$@"
>
> Most probably one can get over it by changing mtxrun to texmfstart.rb
> again, though this will be overwritten next time when you'll try to
> update.
>
> (Hans was just afraid to be too bored during long Polish talks, so he
> had to make sure to have a few challenges left to solve during the
> conference :)
>
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-04-30 20:14   ` Bowen Alan C.
@ 2009-04-30 20:21     ` Mojca Miklavec
  2009-04-30 21:04       ` Bowen Alan C.
  0 siblings, 1 reply; 10+ messages in thread
From: Mojca Miklavec @ 2009-04-30 20:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Apr 30, 2009 at 22:14, Bowen Alan C. wrote:
> Thanks, Mocja. I will play around with it.

We now tried to fix texmf.cnf, so maybe that helps. (It works here,
but my system might be set up in some weird way at the moment.)

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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-04-30 20:21     ` Mojca Miklavec
@ 2009-04-30 21:04       ` Bowen Alan C.
  2009-05-01  7:31         ` Mojca Miklavec
  0 siblings, 1 reply; 10+ messages in thread
From: Bowen Alan C. @ 2009-04-30 21:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

It still does not work for me.

Alan

On Apr 30, 2009, at 16;21,04 , Mojca Miklavec wrote:

> On Thu, Apr 30, 2009 at 22:14, Bowen Alan C. wrote:
>> Thanks, Mocja. I will play around with it.
>
> We now tried to fix texmf.cnf, so maybe that helps. (It works here,
> but my system might be set up in some weird way at the moment.)
>
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-04-30 21:04       ` Bowen Alan C.
@ 2009-05-01  7:31         ` Mojca Miklavec
  2009-05-01  7:40           ` Mojca Miklavec
  2009-05-01 15:51           ` Bowen Alan C.
  0 siblings, 2 replies; 10+ messages in thread
From: Mojca Miklavec @ 2009-05-01  7:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Apr 30, 2009 at 23:04, Bowen Alan C. wrote:
> It still does not work for me.

I tried to get rid of most definitons in setuptex (but maybe you were
not using it before anyway).

Weird. The formats now fly to /web2c. I had impression that it worked
OK yesterday, I don't understand it.

The reason that it fails lies here:
TEXMFOS       = $SELFAUTODIR
TEXFORMATS    = .;$TEXMFOS/web2c

It seems that $SELFAUTODIR doesn't return anything since replacing it
with something sensible starts working.

Alan - if you just need to be able to typeset the document, change
TEXMFOS in texmf/web2c/texmf.cnf (or copy that file to
texmf-local/web2c if you want to keep the file) to the folder where
you want the formats to be
(/Applications/ConTeXtMinimals/tex/texmf-osx-intel for example). I'll
try to figure out what's going on in the meantime.

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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-05-01  7:31         ` Mojca Miklavec
@ 2009-05-01  7:40           ` Mojca Miklavec
  2009-05-01 11:33             ` R. Bastian
  2009-05-01 15:51           ` Bowen Alan C.
  1 sibling, 1 reply; 10+ messages in thread
From: Mojca Miklavec @ 2009-05-01  7:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, May 1, 2009 at 09:31, Mojca Miklavec wrote:
> On Thu, Apr 30, 2009 at 23:04, Bowen Alan C. wrote:
>> It still does not work for me.
>
> I tried to get rid of most definitons in setuptex (but maybe you were
> not using it before anyway).
>
> Weird. The formats now fly to /web2c. I had impression that it worked
> OK yesterday, I don't understand it.
>
> The reason that it fails lies here:
> TEXMFOS       = $SELFAUTODIR
> TEXFORMATS    = .;$TEXMFOS/web2c
>
> It seems that $SELFAUTODIR doesn't return anything since replacing it
> with something sensible starts working.

On the other hand,

 kpsewhich --expand-var='$TEXFORMATS'
.:/context/tex/texmf-osx-intel/web2c

So maybe some ConTeXt script fails to interpret SELFAUTODIR.

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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-05-01  7:40           ` Mojca Miklavec
@ 2009-05-01 11:33             ` R. Bastian
  0 siblings, 0 replies; 10+ messages in thread
From: R. Bastian @ 2009-05-01 11:33 UTC (permalink / raw)
  To: ntg-context

Salut,


The minimals I installed at Aoril 23. are working.

(The first "texexec <something>" were very slow; than I forgot it ... ;-)

Happy May

rb

___________________________________________________________________________________
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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-05-01  7:31         ` Mojca Miklavec
  2009-05-01  7:40           ` Mojca Miklavec
@ 2009-05-01 15:51           ` Bowen Alan C.
  2009-05-01 16:04             ` Mojca Miklavec
  1 sibling, 1 reply; 10+ messages in thread
From: Bowen Alan C. @ 2009-05-01 15:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks again, Mocja. I am currently in between projects (next starts  
on Monday), so have some time to “play around” this weekend.

All best, Alan

On May 1, 2009, at 03;31,36 , Mojca Miklavec wrote:

> On Thu, Apr 30, 2009 at 23:04, Bowen Alan C. wrote:
>> It still does not work for me.
>
> I tried to get rid of most definitons in setuptex (but maybe you were
> not using it before anyway).
>
> Weird. The formats now fly to /web2c. I had impression that it worked
> OK yesterday, I don't understand it.
>
> The reason that it fails lies here:
> TEXMFOS       = $SELFAUTODIR
> TEXFORMATS    = .;$TEXMFOS/web2c
>
> It seems that $SELFAUTODIR doesn't return anything since replacing it
> with something sensible starts working.
>
> Alan - if you just need to be able to typeset the document, change
> TEXMFOS in texmf/web2c/texmf.cnf (or copy that file to
> texmf-local/web2c if you want to keep the file) to the folder where
> you want the formats to be
> (/Applications/ConTeXtMinimals/tex/texmf-osx-intel for example). I'll
> try to figure out what's going on in the meantime.
>
> 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
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 10+ messages in thread

* Re: ConTexT minimals problem
  2009-05-01 15:51           ` Bowen Alan C.
@ 2009-05-01 16:04             ` Mojca Miklavec
  0 siblings, 0 replies; 10+ messages in thread
From: Mojca Miklavec @ 2009-05-01 16:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, May 1, 2009 at 17:51, Bowen Alan C. wrote:
> Thanks again, Mocja. I am currently in between projects (next starts on
> Monday), so have some time to “play around” this weekend.

I commited some temporary patches to setuptex that should work in
theory, but I don't give my word for 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] 10+ messages in thread

end of thread, other threads:[~2009-05-01 16:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-30 18:38 ConTexT minimals problem Bowen Alan C.
2009-04-30 19:50 ` Mojca Miklavec
2009-04-30 20:14   ` Bowen Alan C.
2009-04-30 20:21     ` Mojca Miklavec
2009-04-30 21:04       ` Bowen Alan C.
2009-05-01  7:31         ` Mojca Miklavec
2009-05-01  7:40           ` Mojca Miklavec
2009-05-01 11:33             ` R. Bastian
2009-05-01 15:51           ` Bowen Alan C.
2009-05-01 16:04             ` 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).