Re: [NTG-context] texutil --purgeallfiles

2009-11-19 Thread Vyatcheslav Yatskovsky

On 19.11.2009 22:28, ntg-context-requ...@ntg.nl wrote:

My ruby dist seems to work well in a nominal context. Is texutil fully
functional for other debian 64 / minimals users?
   

Please, try texexec --purgeall or context --purgeall.

Reagards,
Vyatcheslav
___
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] texutil --purgeallfiles

2009-11-19 Thread Wolfgang Schuster

Am 19.11.2009 um 22:32 schrieb Renaud AUBIN:

> ctxtools --purgeall doesn't exist

ctxtools --purge --all

Wolfgang


___
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] texutil --purgeallfiles

2009-11-19 Thread Renaud AUBIN
Ouch, bad news for me, perhaps my ruby is buggy: ruby 1.8.7 (2009-06-12 
patchlevel 174) [x86_64-linux]

> "Alan" == Alan BRASLAU  writes:

Alan> On Thursday 19 November 2009 20:46:40 Renaud AUBIN wrote:
>> Hi,
>> 
>> Trying to use the good old days texutil --purgeallfiles, I obtain:
>> ren...@daneel:~/ConTeXt/notes/src$ texutil --purgeallfiles
>> /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1
>> :in `require': no such file to load -- base/file (LoadError) from
>> /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:
>> 1
>> 
>> My ruby dist seems to work well in a nominal context. Is texutil
>> fully functional for other debian 64 / minimals users?

Alan> texutil --purgeallfiles works fine here: debian sid amd64 under
Alan> latest context minimals

Alan> Alan
Alan> 
___
Alan> If your question is of interest to others as well, please add an
Alan> entry to the Wiki!

Alan> maillist : ntg-context@ntg.nl /
Alan> http://www.ntg.nl/mailman/listinfo/ntg-context webpage :
Alan> http://www.pragma-ade.nl / http://tex.aanhet.net archive :
Alan> http://foundry.supelec.fr/projects/contextrev/ wiki :
Alan> http://contextgarden.net
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] texutil --purgeallfiles

2009-11-19 Thread Renaud AUBIN
ctxtools --purgeall doesn't exist but ctxtools --purgefiles works well.
Besides, context --purge(all) works but from your question I realize
that context --purge certainly wraps a ctxtools' call.

> "Aditya" == Aditya Mahajan  writes:

Aditya> On Thu, 19 Nov 2009, Renaud AUBIN wrote:
>> Hi,
>> 
>> Trying to use the good old days texutil --purgeallfiles, I obtain:
>> ren...@daneel:~/ConTeXt/notes/src$ texutil --purgeallfiles
>> /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1:in
>> `require': no such file to load -- base/file (LoadError) from
>> /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1
>> 
>> My ruby dist seems to work well in a nominal context. Is texutil
>> fully functional for other debian 64 / minimals users?

Aditya> Does ctxtools --purgeall work?

Aditya> Aditya


___
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] texutil --purgeallfiles

2009-11-19 Thread Alan BRASLAU
On Thursday 19 November 2009 20:46:40 Renaud AUBIN wrote:
> Hi,
> 
> Trying to use the good old days texutil --purgeallfiles, I obtain:
> ren...@daneel:~/ConTeXt/notes/src$ texutil --purgeallfiles
> /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1
> :in `require': no such file to load -- base/file (LoadError) from
>  /usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:
> 1
> 
> My ruby dist seems to work well in a nominal context. Is texutil fully
> functional for other debian 64 / minimals users?

texutil --purgeallfiles
works fine here: debian sid amd64
under latest context minimals

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] texutil --purgeallfiles

2009-11-19 Thread Aditya Mahajan

On Thu, 19 Nov 2009, Renaud AUBIN wrote:


Hi,

Trying to use the good old days texutil --purgeallfiles, I obtain:
ren...@daneel:~/ConTeXt/notes/src$ texutil --purgeallfiles
/usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1:in 
`require': no such file to load -- base/file (LoadError)
from 
/usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1

My ruby dist seems to work well in a nominal context. Is texutil fully
functional for other debian 64 / minimals users?


Does ctxtools --purgeall work?

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


[NTG-context] texutil --purgeallfiles

2009-11-19 Thread Renaud AUBIN
Hi,

Trying to use the good old days texutil --purgeallfiles, I obtain:
ren...@daneel:~/ConTeXt/notes/src$ texutil --purgeallfiles
/usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1:in 
`require': no such file to load -- base/file (LoadError)
from 
/usr/local/ConTeXt/tex/texmf-context/scripts/context/ruby/base/texutil.rb:1

My ruby dist seems to work well in a nominal context. Is texutil fully
functional for other debian 64 / minimals users?

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