ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* submission from [Tobias Burnus <burnus@net-b.de>]
       [not found] <200204030821.KAA26912@smail.let.uu.nl>
@ 2002-04-03 11:44 ` Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2002-04-03 11:44 UTC (permalink / raw)


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
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-03 11:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200204030821.KAA26912@smail.let.uu.nl>
2002-04-03 11:44 ` submission from [Tobias Burnus <burnus@net-b.de>] Hans Hagen

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).