ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Erik Frambach" <E.H.M.Frambach@eco.rug.nl>
Subject: Re: installing Context
Date: Thu, 3 Feb 2000 09:12:53 +0100	[thread overview]
Message-ID: <200002030813.JAA18553@dep.eco.rug.nl> (raw)

> Further investigation suggests that the version of ActiveState Perl that I
> am using (dating back to August 1999) does not seem to read the PATH
> environment. The following in autoexec.bat should work, but doesn't on my
> PC:
> 
> SET PATH=%PATH%;C:\TEXMF\CONTEXT\CONFIG;C:\TEXMF\CONTEXT\PERLTK
> SET PATH=%PATH%;C:\TEXMF\MIKTEX\BIN;C:\PERL\BIN
> 
> ie perl texexec.pl --make en de produces the message
> 
> Can't open perl script "texexec.pl": No such file or directory

Perl *is* found using the PATH here. It's Perl itself that complains
that it can't find the file texexec.pl. If you store texexec.pl
somewhere on the PATH, you can run it like this:

perl -S texexec.pl

-S means that Perl will look for the script along the PATH.

Greetings,
Erik


             reply	other threads:[~2000-02-03  8:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-03  8:12 Erik Frambach [this message]
     [not found] <20051003133220.80019.qmail@web50004.mail.yahoo.com>
2005-10-03 13:56 ` Installing context r.ermers
  -- strict thread matches above, loose matches on Subject: below --
2005-10-02 19:34 installing context Rob Ermers
2005-10-03  8:05 ` Taco Hoekwater
2005-10-03 20:25   ` Rob Ermers
2005-10-03 21:41   ` Rob Ermers
2005-07-25 22:03 Stuart Jansen
2005-07-25 22:10 ` Hans Hagen
2005-07-26  4:41   ` Adam Lindsay
2005-07-26  7:11     ` Hans Hagen
2005-07-26  6:58 ` Taco Hoekwater
2004-11-23 17:09 V. Sharma
2004-11-23 17:21 ` Hans Hagen
2000-02-02 20:44 installing Context Grzegorz Sapijaszko
     [not found] ` <3898CB09.C0D34103@hol.gr>
2000-02-03  4:25   ` Christopher G D Tipper
2000-02-03  5:39     ` Berend de Boer
2000-02-03  9:41     ` Hans Hagen
2000-02-03 12:25       ` Gilbert van den Dobbelsteen
2000-02-03 12:55         ` Hans Hagen
2000-02-02 18:20 Peter.Andree

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=200002030813.JAA18553@dep.eco.rug.nl \
    --to=e.h.m.frambach@eco.rug.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).