ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: <WHarms@bfs.de>(Walter Harms)
Subject: Re: Re: installing context with tetex
Date: Fri, 28 Nov 2003 9:50:09 +0100	[thread overview]
Message-ID: <18116.6838192896$1070009625@news.gmane.org> (raw)

hi tobias,
i run a vaniall SuSE 9.0 and have installed: tetex-2.0.2-48
There is no 'texexec':(

ls /usr/bin/tex*
/usr/bin/tex        /usr/bin/texdoctk  /usr/bin/texhash      /usr/bin/texlinks
/usr/bin/texconfig  /usr/bin/texfind   /usr/bin/texi2pdf     /usr/bin/text2sf
/usr/bin/texdoc     /usr/bin/texfont   /usr/bin/texinfo2man

ok i have created a texexec

#!/bin/sh
perl $(kpsewhich -progname=context -format='other text files' texexec.pl) ${1+"$@"}

that fails with 
sh: line 1: pdfetex: command not found

google tells me pdfetex is something like pdftex (what i have installed)
can i use that ?

walter



- - - - - - - - - - - - - - Original Message - - - - - - - - - - - - - -
From: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Subject: Re: [NTG-context] installing context with tetex
Date: 11/27/03 18:37

Hi,

On Thu, Nov 27, 2003 at 09:46:42AM +0100, Walter Harms wrote:
> i downloaded the cont-tmf.zip und installed into a (working) tetex.
> i did a texhash but i still cant find texexec.

Try
  kpsewhich -progname=context -format='other text files' texexec.pl
there is this PERL file.

(Besides: If you have a newer teTeX you should already have a
/usr/bin/texexec (which is a shell script that basically calls
  perl `kpsewhich -progname=context -format='other text files' texexec.pl` \
       ${1+"$@"}
)

Tobias

             reply	other threads:[~2003-11-28  8:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-28  8:50 Walter Harms [this message]
     [not found] <"vines.sxdD+,lklzA"@SZKOM.BFS.DE>
2003-11-28  9:44 ` Hans Hagen
     [not found] <vines.sxdD+,lklzA@SZKOM.BFS.DE>
2003-11-28 19:52 ` Peter Münster
2003-12-01 15:17 Walter Harms
2003-12-02  8:30 Walter Harms
2003-12-02  8:59 ` Hans Hagen

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='18116.6838192896$1070009625@news.gmane.org' \
    --to=wharms@bfs.de \
    --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).