Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Vit Zyka
Hans Hagen wrote: Vit Zyka wrote: example : texmfstart pstopdf.rb cow.eps texmfstart --locate examplex.rb texmfstart --execute examplex.rb texmfstart --browser examplap.pdf texmfstart showcase.pdf texmfstart --page=2 --file=showcase.pdf

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Hans Hagen
Vit Zyka wrote: ? Something like: texmfstart --autopdf latin.pdf texmfstart texexec.pl --pdf --format=cont-cz latin.tex texmfstart texexec --pdf --autopdf --interface=cz latin Hans - Hans

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Vit Zyka
Hans Hagen wrote: Vit Zyka wrote: ? Something like: texmfstart --autopdf latin.pdf texmfstart texexec.pl --pdf --format=cont-cz latin.tex texmfstart texexec --pdf --autopdf --interface=cz latin The same problem with paths: texmfstart texexec --pdf --autopdf --format=cont-cz latin Can't locate

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Hans Hagen
Vit Zyka wrote: Can't locate strict.pm in @INC (@INC contains: .) at c:/TeXLive/texmf-experim/sc ripts/context/perl/texexec.pl line 35. BEGIN failed--compilation aborted at c:/TeXLive/texmf-experim/scripts/context/pe rl/texexec.pl line 35. can you update your perl installation? strict.pm should

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Vit Zyka
Hans Hagen wrote: Vit Zyka wrote: Can't locate strict.pm in @INC (@INC contains: .) at c:/TeXLive/texmf-experim/sc ripts/context/perl/texexec.pl line 35. BEGIN failed--compilation aborted at c:/TeXLive/texmf-experim/scripts/context/pe rl/texexec.pl line 35. can you update your perl installation?

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Taco Hoekwater
Vit Zyka wrote: Hans Hagen wrote: Problem occures when I run perl via texmfstart. And since it is exe on win I do not known how and with which environment is the Perl called inside. Here is a very small script. Save to a file and run texmfstart on it. # envtest.pl map { print INC .= $_\n }

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Vit Zyka
Taco Hoekwater wrote: Vit Zyka wrote: Hans Hagen wrote: Problem occures when I run perl via texmfstart. And since it is exe on win I do not known how and with which environment is the Perl called inside. Here is a very small script. Save to a file and run texmfstart on it. # envtest.pl map {

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Taco Hoekwater
Vit Zyka wrote: Taco Hoekwater wrote: Here is a very small script. Save to a file and run texmfstart on it. texmfstart does not inherit @INC array? So it would seem... that makes no sense? There is an environment passed on, though, and PATH does not look crippled, so my guess that there was a

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread h h extern
Thomas A.Schmitz wrote: True, but that's not what mtexmfstart.pdf says... if one uses texmfstart, you only need to set the permission of texmfstart in the bin path; nowadays, my calls to script in the bin paths look like: texexec - #!/bin/sh texmfstart texexec.pl $@ that way i'm independent of

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread h h extern
Thomas A.Schmitz wrote: I'm wondering if this is a bug: I tried to play around with the texmfstart script, but couldn't get it to work. I think the latest cont-tmf.zip installs those files with wrong permissions. Here's what I got: -rw-r--r--1 tas 15k Jan 6 13:41 concheck.rb

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread Vit Zyka
example : texmfstart pstopdf.rb cow.eps texmfstart --locate examplex.rb texmfstart --execute examplex.rb texmfstart --browser examplap.pdf texmfstart showcase.pdf texmfstart --page=2 --file=showcase.pdf texmfstart --program=yourtex

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread Hans Hagen
Vit Zyka wrote: example : texmfstart pstopdf.rb cow.eps texmfstart --locate examplex.rb texmfstart --execute examplex.rb texmfstart --browser examplap.pdf texmfstart showcase.pdf texmfstart --page=2 --file=showcase.pdf texmfstart

[NTG-context] permissions in texmf/scripts/context/*

2005-02-06 Thread Thomas A . Schmitz
I'm wondering if this is a bug: I tried to play around with the texmfstart script, but couldn't get it to work. I think the latest cont-tmf.zip installs those files with wrong permissions. Here's what I got: -rw-r--r--1 tas 15k Jan 6 13:41 concheck.rb -rw-r--r--1 tas

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-06 Thread VnPenguin
On Sun, 6 Feb 2005 21:06:21 +0100, Thomas A. Schmitz [EMAIL PROTECTED] wrote: I'm wondering if this is a bug: I tried to play around with the texmfstart script, but couldn't get it to work. I think the latest cont-tmf.zip installs those files with wrong permissions. Here's what I got:

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-06 Thread Thomas A . Schmitz
True, but that's not what mtexmfstart.pdf says... On Feb 6, 2005, at 9:14 PM, VnPenguin wrote: On Sun, 6 Feb 2005 21:06:21 +0100, Thomas A. Schmitz [EMAIL PROTECTED] wrote: I'm wondering if this is a bug: I tried to play around with the texmfstart script, but couldn't get it to work. I think the