ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: permissions in texmf/scripts/context/*
Date: Tue, 08 Feb 2005 15:51:35 +0100	[thread overview]
Message-ID: <4208D1F7.7070009@seznam.cz> (raw)
In-Reply-To: <4208C591.7030807@elvenkind.com>

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 { print "INC .= $_\n" } @INC;
> map { print "$_ = $ENV{$_}\n"; } keys %ENV;

Toco, my result is:

-------------------------
INC .= .
USERPROFILE = D:\Documents and Settings\vit
HOMEDRIVE = D:
TEMP = D:\DOCUME~1\vit\LOCALS~1\Temp
SYSTEMDRIVE = D:
PROCESSOR_REVISION = 060a
OS2LIBPATH = D:\WINNT\system32\os2\dll;
SYSTEMROOT = D:\WINNT
COMMONPROGRAMFILES = D:\Program Files\Common Files
COMSPEC = D:\WINNT\system32\cmd.exe
LOGONSERVER = \\SPEKOUN
APPDATA = D:\Documents and Settings\vit\Application Data
WINDIR = D:\WINNT
PROGRAMFILES = D:\Program Files
OS = Windows_NT
PROCESSOR_LEVEL = 6
PATHEXT = .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
MATLAB = D:\Program Files\matlab
USERNAME = vit
PROMPT = $P$G
NUMBER_OF_PROCESSORS = 1
HOMEPATH = \Documents and Settings\vit
PATH = 
C:\programs\ImageMagick-6.1.6\VisualMagick\bin;C:\programs\gs\gs8.14\bin;
D:\Perl\bin\;D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;C:\TeXLive\bin\wi
n32;D:\Program Files\Common 
Files\GTK\2.0\bin;D:\bin;c:\programs\matlab\bin;d:\v
it\perl;C:\programs\libs\netcdf\bin;L:\bin
PROCESSOR_IDENTIFIER = x86 Family 6 Model 6 Stepping 10, GenuineIntel
USERDOMAIN = SPEKOUN
COMPUTERNAME = SPEKOUN
ALLUSERSPROFILE = D:\Documents and Settings\All Users.WINNT
PROCESSOR_ARCHITECTURE = x86
TMP = D:\DOCUME~1\vit\LOCALS~1\Temp
TEXMFSTART.ENVTEST = ./envtest.pl
----------------------

but running 'perl envtest.pl'

----------------------
INC .= D:/Perl/lib
INC .= D:/Perl/site/lib
INC .= .
...

texmfstart does not inherit @INC array?

Vit

  reply	other threads:[~2005-02-08 14:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-06 20:06 Thomas A.Schmitz
2005-02-06 20:14 ` VnPenguin
2005-02-06 20:37   ` Thomas A.Schmitz
2005-02-06 22:19     ` h h extern
2005-02-07 10:21       ` Thomas A.Schmitz
2005-02-07 16:32       ` Vit Zyka
2005-02-07 16:47         ` Hans Hagen
2005-02-08  8:09           ` Vit Zyka
2005-02-08  9:20             ` Hans Hagen
2005-02-08 10:10               ` Vit Zyka
2005-02-08 11:15                 ` Hans Hagen
2005-02-08 12:03                   ` Vit Zyka
2005-02-08 13:58                     ` Taco Hoekwater
2005-02-08 14:51                       ` Vit Zyka [this message]
2005-02-08 15:08                         ` Taco Hoekwater
2005-02-06 22:13 ` h h extern

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4208D1F7.7070009@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).