ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: submission from [Tobias Burnus <burnus@net-b.de>]
Date: Wed, 03 Apr 2002 13:44:02 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020403134344.0365d338@server-1> (raw)
In-Reply-To: <200204030821.KAA26912@smail.let.uu.nl>

At 10:21 AM 4/3/2002 +0200, owner-ntg-context@let.uu.nl wrote:

>Hi,
>
>Ed L Cashin wrote:
> > Hi.  At school there's a Solaris computer where I and some faculty
> > have accounts, but I don't have control over the system.  So I cannot
> > directly change the teTeX installation.  The sysadmins are amenable to
> > working with me, but their busy.
>:-(
>It shouldn't be too difficult to do a fmtutil --edit; fmtutil --missing
>
> > Anyway, since it's a default tetex installation the context format
> > isn't there.  It seems like I should be able to simply generate the
> > format somewhere in my home directory and somehow convince tex to use
> > it.  That way I can use context even if the system administrators
> > haven't set up the system tetex installation for context.
>Depending on the (te)TeX installation it may be enough to put your
>texmf tree into your $HOME/texmf/ directory.
>
>Thus:
>
>1) mkdir ~/texmf; cd ~/texmf; unzip -a ../cont-tmf.zip
>    mkdir web2c; cp `kpsewhich fmtutil.cnf` web2c
>
>2) Edit fmtutil.cnf
>
>3) run:
>    texhash; fmtutil --fmtdir ~/texmf/web2c --missing;
>    cd ~/texmf/web2c; mpost -ini metafun
>    texhash
>
>4) Make sure that you run the perlscripts supplied with
>    your context. With old context scripts and a new
>    format some strange things may happen.
>
>
>If (3) fails than you probably don't have something like
>   HOMETEXMF = $HOME/texmf
>   TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN}
>in `kpsewhich texmf.cnf`.
>
>Workaround:
>   export TEXMF='{'$HOME'/texmf,!!/usr/local/share/texmf}'
>or
>   setenv TEXMF '{'$HOME'/texmf,!!/usr/local/share/texmf}'
>You need of cause replace /usr/local/share/texmf by
>the string from your installation and add other
>settings if needed be (all variables from `kpsewhich texmf.cnf`
>can be set using environment variables).
>
>Tobias
>--
>This above all: To thine own self be true / And it must follow as
>the night the day / Thou canst not then be false to any man.

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-ade.nl
-------------------------------------------------------------------------


           reply	other threads:[~2002-04-03 11:44 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200204030821.KAA26912@smail.let.uu.nl>]

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=5.1.0.14.1.20020403134344.0365d338@server-1 \
    --to=pragma@wxs.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).