[NTG-context] How to install extra module in the latest context?

2011-07-07 Thread m00nlight
I update my context today, but it seems that the third part module did 
not installed.
I use the command sh ./first-setup.sh --extras=all to update the context 
and when
I compile the file I write before, it says the module vim and 
simplefonts did not found.


Is there any error during my update ? How can I fix it ?

Thanks

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


Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread Mojca Miklavec
On Thu, Jul 7, 2011 at 10:34, m00nlight wrote:
 I update my context today, but it seems that the third part module did not
 installed.
 I use the command sh ./first-setup.sh --extras=all to update the context and
 when
 I compile the file I write before, it says the module vim and simplefonts
 did not found.

 Is there any error during my update ? How can I fix it ?

You can try again, preferably changing --extras=all into --modules=all.

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


Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread luigi scarso
On Thu, Jul 7, 2011 at 11:21 AM, Mojca Miklavec
mojca.miklavec.li...@gmail.com wrote:
 You can try again, preferably changing --extras=all into --modules=all.
From a couple of days I have this error:

rsync: failed to connect to contextgarden.net: Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(105)
[receiver=2.6.9]

It's strange because my network 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
___


Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread luigi scarso
On Thu, Jul 7, 2011 at 11:28 AM, luigi scarso luigi.sca...@gmail.com wrote:
 On Thu, Jul 7, 2011 at 11:21 AM, Mojca Miklavec
 mojca.miklavec.li...@gmail.com wrote:
 You can try again, preferably changing --extras=all into --modules=all.
 From a couple of days I have this error:

 rsync: failed to connect to contextgarden.net: Connection timed out (110)
 rsync error: error in socket IO (code 10) at clientserver.c(105)
 [receiver=2.6.9]

 It's strange because my network seems ok.
OK, fixed. Now it's all 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
___


Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread Alan Braslau
On Thu, Jul 07, 2011 at 11:36:32AM +0200, Mojca Miklavec wrote:
 
 You don't need to be sorry. It was fixed 20 minutes ago.
 

mtx-context | fatal error: no return code, message: luatex: execution 
interrupted

Oops! luatex now dumps core.
No minimal test file (yet).
(must be triggered by some metapost code - looking into locating it.)

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
___


Re: [NTG-context] How to install extra module in the latest context?

2011-07-07 Thread luigi scarso
On Thu, Jul 7, 2011 at 5:30 PM, Alan Braslau alan.bras...@cea.fr wrote:
 On Thu, Jul 07, 2011 at 11:36:32AM +0200, Mojca Miklavec wrote:

 You don't need to be sorry. It was fixed 20 minutes ago.


 mtx-context     | fatal error: no return code, message: luatex: execution 
 interrupted

 Oops! luatex now dumps core.
 No minimal test file (yet).
 (must be triggered by some metapost code - looking into locating it.)

 Alan
Latest minimals with Linux 32 bit is ok with

\starttext

\input knuth

\stoptext


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