ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with the minimals
@ 2010-08-19 19:56 Florian Baudach
  2010-08-19 22:15 ` Hans Hagen
  2010-08-20  7:32 ` Mojca Miklavec
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Baudach @ 2010-08-19 19:56 UTC (permalink / raw)
  To: ntg-context


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

Hi,
I have installed the minimals for Linux. If I am using texexec now I am
getting the following error:

/usr/bin/mktexfmt: 926: /home/florian/context/tex/texmf/texconfig/tcfmgr:
not found
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `cont-en.fmt'!

I am a little bit confused, becaus the minimals worked just fine for me :-(.

How can I fixed it?

Greetings
Florian

[-- Attachment #1.2: Type: text/html, Size: 557 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] 4+ messages in thread

* Re: Problems with the minimals
  2010-08-19 19:56 Problems with the minimals Florian Baudach
@ 2010-08-19 22:15 ` Hans Hagen
  2010-08-20  7:32 ` Mojca Miklavec
  1 sibling, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2010-08-19 22:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 19-8-2010 9:56, Florian Baudach wrote:
> Hi,
> I have installed the minimals for Linux. If I am using texexec now I am
> getting the following error:
>
> /usr/bin/mktexfmt: 926: /home/florian/context/tex/texmf/texconfig/tcfmgr:
> not found
> fmtutil: config file `fmtutil.cnf' not found.
> I can't find the format file `cont-en.fmt'!
>
> I am a little bit confused, becaus the minimals worked just fine for me :-(.
>
> How can I fixed it?

I have no clue as I never use(d) mktexfmt.

What does

texexec --make

do?


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Problems with the minimals
  2010-08-19 19:56 Problems with the minimals Florian Baudach
  2010-08-19 22:15 ` Hans Hagen
@ 2010-08-20  7:32 ` Mojca Miklavec
  2010-08-20 20:22   ` Florian Baudach
  1 sibling, 1 reply; 4+ messages in thread
From: Mojca Miklavec @ 2010-08-20  7:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Aug 19, 2010 at 21:56, Florian Baudach wrote:
> Hi,
> I have installed the minimals for Linux. If I am using texexec now I am
> getting the following error:
> /usr/bin/mktexfmt: 926: /home/florian/context/tex/texmf/texconfig/tcfmgr:
> not found
> fmtutil: config file `fmtutil.cnf' not found.
> I can't find the format file `cont-en.fmt'!
>
> I am a little bit confused, becaus the minimals worked just fine for me :-(.
> How can I fixed it?

This usually happens when one has TeX Live installed and ConTeXt
minimals without formats - in such cases TL tries to build formats
automatically. Hans' recipe should help though (run "texexec --make
en" or "texexec --make --all").

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

* Re: Problems with the minimals
  2010-08-20  7:32 ` Mojca Miklavec
@ 2010-08-20 20:22   ` Florian Baudach
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Baudach @ 2010-08-20 20:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,
thanks a lot. I works :-D.

Florian

[-- Attachment #1.2: Type: text/html, Size: 167 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] 4+ messages in thread

end of thread, other threads:[~2010-08-20 20:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-19 19:56 Problems with the minimals Florian Baudach
2010-08-19 22:15 ` Hans Hagen
2010-08-20  7:32 ` Mojca Miklavec
2010-08-20 20:22   ` Florian Baudach

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