ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with mp-form.mp while updating minimals
@ 2010-03-09 15:06 Jelle Huisman
  2010-03-09 23:25 ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: Jelle Huisman @ 2010-03-09 15:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I'm updating my ConTeXt (minimals) installation (on Linux-64) and get 
this error:

(/home/jelle/context/tex/texmf-context/metapost/context/base/mp-form.mp
! I can't find file `string'.
l.81 input string

Please type another input file name:


Eventually I did Ctrl-C, but both ConTeXt and MetaPost seem to work, 
so... (I also installed the minimals from scratch, but get the same error.)

Jelle
___________________________________________________________________________________
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: problem with mp-form.mp while updating minimals
  2010-03-09 15:06 problem with mp-form.mp while updating minimals Jelle Huisman
@ 2010-03-09 23:25 ` luigi scarso
  2010-03-10 16:46   ` luigi scarso
  0 siblings, 1 reply; 4+ messages in thread
From: luigi scarso @ 2010-03-09 23:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, Mar 9, 2010 at 4:06 PM, Jelle Huisman <jelle@jhnet.nl> wrote:
> Hi all,
>
> I'm updating my ConTeXt (minimals) installation (on Linux-64) and get this
> error:
>
> (/home/jelle/context/tex/texmf-context/metapost/context/base/mp-form.mp
> ! I can't find file `string'.
> l.81 input string
>
> Please type another input file name:
>
>
> Eventually I did Ctrl-C, but both ConTeXt and MetaPost seem to work, so...
> (I also installed the minimals from scratch, but get the same error.)
Here too the same problem with last minimals:
(/opt/luatex/minimals-beta-felltypes/tex/texmf-context/metapost/context/base/mp-form.mp
! I can't find file `string'.
l.81 input string

and

! I can't find file `plain.tex'.
l.134 \normalinput plain.tex
                             \let\normalfmtversion\fmtversion

After source setuptex, I have done
$> luatools --generate
$> context --make
and all seems ok

-- 
luigi
___________________________________________________________________________________
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: problem with mp-form.mp while updating minimals
  2010-03-09 23:25 ` luigi scarso
@ 2010-03-10 16:46   ` luigi scarso
  2010-03-10 16:54     ` Jelle Huisman
  0 siblings, 1 reply; 4+ messages in thread
From: luigi scarso @ 2010-03-10 16:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Mar 10, 2010 at 12:25 AM, luigi scarso <luigi.scarso@gmail.com> wrote:
> On Tue, Mar 9, 2010 at 4:06 PM, Jelle Huisman <jelle@jhnet.nl> wrote:
>> Hi all,
>>
>> I'm updating my ConTeXt (minimals) installation (on Linux-64) and get this
>> error:
>>
>> (/home/jelle/context/tex/texmf-context/metapost/context/base/mp-form.mp
>> ! I can't find file `string'.
>> l.81 input string
>>
>> Please type another input file name:
>>
>>
>> Eventually I did Ctrl-C, but both ConTeXt and MetaPost seem to work, so...
>> (I also installed the minimals from scratch, but get the same error.)
> Here too the same problem with last minimals:
> (/opt/luatex/minimals-beta-felltypes/tex/texmf-context/metapost/context/base/mp-form.mp
> ! I can't find file `string'.
> l.81 input string
>
> and
>
> ! I can't find file `plain.tex'.
> l.134 \normalinput plain.tex
>                             \let\normalfmtversion\fmtversion
>
> After source setuptex, I have done
> $> luatools --generate
> $> context --make
> and all seems ok
>
> --
> luigi
>

but today (2010-03-10) minimals seems already ok

-- 
luigi
___________________________________________________________________________________
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: problem with mp-form.mp while updating minimals
  2010-03-10 16:46   ` luigi scarso
@ 2010-03-10 16:54     ` Jelle Huisman
  0 siblings, 0 replies; 4+ messages in thread
From: Jelle Huisman @ 2010-03-10 16:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10/03/2010 16:46, luigi scarso wrote:
> but today (2010-03-10) minimals seems already ok

Same here.

Jelle
___________________________________________________________________________________
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-03-10 16:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-09 15:06 problem with mp-form.mp while updating minimals Jelle Huisman
2010-03-09 23:25 ` luigi scarso
2010-03-10 16:46   ` luigi scarso
2010-03-10 16:54     ` Jelle Huisman

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