ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Dirar BOUGATEF" <chabah5@hotmail.com>
Subject: Re: A simple project.
Date: Mon, 15 Nov 2004 15:12:45 +0000	[thread overview]
Message-ID: <BAY23-F17n77fcGuKed0004de56@hotmail.com> (raw)

Hi Hans,

Looks like am never going to get out of my installation problems without 
getting the write way to do it.

Back to Bill's mc clain method, i have done the equivalent of this in XP:



mv cont-tmf.zip /usr/TeX/texmf
cd /usr/TeX/texmf
rm tex/context/base/*        # safer to clean out old files first
rm metapost/context/base/*   # ...also remove metafun files
rm metapost/context/*.mp     # ...and any from an obsolete version
unzip -a -L -o cont-tmf.zip  # overwrites existing files

# Edit texexec.ini afterwards?
cp context/config/texexec.rme context/config/texexec.ini

# Edit cont-sys.tex afterwards? Specifically: uncomment the line:
#
#   \autoloadmapfilestrue
#
# For Metapost use, make sure these lines are uncommented:
#
#   \runMPgraphicstrue
#   \runMPTEXgraphicstrue
#   \useMETAFUNformattrue
cp tex/context/user/cont-sys.rme tex/context/user/cont-sys.tex

#
# Edit /usr/TeX/texmf/web2c/texmf.cnf and ensure that "shell_escape = t". 
This
# is what TeX people somewhat obscurely call "write18 enabled".
#

export PATH=$PATH:/usr/TeX/bin/i386-linux # root doesn't have this on my 
system

texhash
texexec --make en  # en = english
texexec --make --alone metafun
mv metafun.mem /usr/TeX/texmf-var/web2c/metafun.mem
texhash

exit # from "su root"



Now, nothing changed within my context version, still ConTeXt  ver: 
2003.9.25  fmt: 2004.8.17  int: english  mes: english.

When i use a straight file (e.g AllInOneFile.tex) without the project 
structure another version of Context is used: ConTeXt  ver: 2004.11.06  fmt: 
2004.11.15  int: english  mes: english

Things stay the same wether i use the --pdf option or not.

Many thanks :)

Dirar.

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/

             reply	other threads:[~2004-11-15 15:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-15 15:12 Dirar BOUGATEF [this message]
2004-11-15 16:13 ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2004-11-17  1:52 Dirar BOUGATEF
2004-11-17  8:57 ` Hans Hagen
2004-11-18 13:16   ` Dirar BOUGATEF
2004-11-18 13:46     ` Hans Hagen
2004-11-18 16:17       ` Dirar BOUGATEF
2004-11-18 16:52         ` Hans Hagen
2004-11-19  0:22           ` Dirar BOUGATEF
2004-11-19  9:27             ` Hans Hagen
2004-11-16 23:57 Dirar BOUGATEF
2004-11-15 17:14 Dirar BOUGATEF
2004-11-15 17:46 ` Henning Hraban Ramm
2004-11-15 19:00 ` Hans Hagen
2004-11-15 10:51 Dirar BOUGATEF
2004-11-15 11:51 ` 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=BAY23-F17n77fcGuKed0004de56@hotmail.com \
    --to=chabah5@hotmail.com \
    --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).