ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Saji Njarackalazhikam Hameed <saji@hawaii.edu>
Subject: Re: ntg-context Digest, Vol 25, Issue 12
Date: Wed, 05 Jul 2006 00:12:07 -1000	[thread overview]
Message-ID: <20060705101207.GB3660@hawaii.edu> (raw)

Aditya,

Thanks for the reply. The Wiki has information on installing (or
updating) context from a distribution such as teteX. Anyway a minimal
install turned out to be quite a simple process. Here is how I did it:

#!*&================================
#!/bin/bash

	cd /usr/local
        unzip justtex.zip
	unzip linuxtex.zip
	cd tex  
	. setuptex
	mktexlsr
	texexec --make --alone
	cp -a /usr/local/tex/texmf-linux/web2c/* \
		/usr/local/tex/texmf-local/web2c/
	mktexlsr

#!*&================================

saji
...

> On Tue, 4 Jul 2006, Saji Njarackalazhikam Hameed wrote:
> 
> > Dear Context-ers,
> >
> > I would like to install the minimal context distribution, but have no
> > idea of which zip files to download and how to configure the system. I
> > have seen that there are many zip files in the "Pragma" website :
> > justtex.zip, cont-bas.zip, cont-tmf.zip, linuxtex.zip.
> >
> > Any advice on setting up a minimal system to use Context will be
> > appreciated.
> >
> 
> Does "Installing Context" on context wiki 
> http://wiki.contextgarden.net/Main_Page help?
> 
> Hans, should there be a link to the wiki on pragma's website?
> 
> Aditya
> 

                 reply	other threads:[~2006-07-05 10:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060705101207.GB3660@hawaii.edu \
    --to=saji@hawaii.edu \
    --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).