ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Simon Pepping <spepping@scaprea.hobby.nl>
Subject: Re: Installation Problem: "sh: cont-en: command not found"
Date: Tue, 14 Jan 2003 20:46:25 +0100	[thread overview]
Message-ID: <20030114194625.GC868@scaprea> (raw)
In-Reply-To: <20030114120204.42f6e05b.grosso@mail.ru>

On Tue, Jan 14, 2003 at 12:02:04PM +0800, Pavel Stupin wrote:
> On Mon, 13 Jan 2003 22:42:14 +0100
> Simon Pepping <spepping@scaprea.hobby.nl> wrote:
> 
> > It is small:
> > 
> > #!/bin/sh
> > test -f "`kpsewhich cont-en.efmt`" || fmtutil --byfmt cont-en
> > exec pdfetex -efmt=cont-en -progname=context "$@"
> > 
> 
> 
> Well, running ConTeXt this way _works_. Thank you.
> However, I'm just curious why texexec fails.

Your error message was:

sh: cont-en: command  not found

This means that texexec.pl asks the shell to execute the command
cont-en, and then the shell fails because it cannot find cont-en. So
it is not a failure of texexec, but the absence of cont-en that is the
problem. Or if cont-en exists, it is not in your path or not
executable.

Regards, Simon

-- 
Simon Pepping
email: spepping@scaprea.hobby.nl

  parent reply	other threads:[~2003-01-14 19:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-13 18:25 Pavel Stupin
2003-01-13 19:41 ` Mikael Persson
2003-01-13 21:42 ` Simon Pepping
2003-01-14  4:02   ` Pavel Stupin
2003-01-14 16:59     ` Hans Hagen
2003-01-14 19:46     ` Simon Pepping [this message]
2003-01-15 15:35       ` Pavel Stupin

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=20030114194625.GC868@scaprea \
    --to=spepping@scaprea.hobby.nl \
    --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).