ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <gip.bilotta@iol.it>
Cc: ntg-context@ntg.nl
Subject: Re: Windows install
Date: Sun, 25 Aug 2002 17:23:53 +0200	[thread overview]
Message-ID: <2715731620.20020825172353@iol.it> (raw)
In-Reply-To: <3D68EBE7.15270.1432C48@localhost>

Sunday, August 25, 2002 Marc wrote:

M> I am having to go through the painful process of installing ConTeXt on a new Win200 PC installation. TeX 
M> install is MiKTeX v2.2. Perl is Active Perl. (I should have written notes the first time I installed it, but 
M> there was so much trial and error that I had no idea what was, and what wasn't, relevant :-( )

M> When I run texexec --make I get: "! You have to increase POOLSIZE."

Find miktex.ini (you should have two, if you use a localtexmf; use
the one that comes first in your search path, which you can set in
miktex options. usually it's better to put localtexmf first in the
search order and edit *that* miktex.ini)

There should be a [ConTeXt] section. Under that, put

pool_size=1000000

(that's 1 with six 0's)

I also add

write18=enable

in that section to be able to call MP from within ConTeXt.

-- 
Giuseppe "Oblomov" Bilotta


  parent reply	other threads:[~2002-08-25 15:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-25 13:38 Marc
2002-08-25 14:53 ` mari.voipio
2002-08-25 15:23 ` Giuseppe Bilotta [this message]
2002-08-25 18:44 ` Marc
2002-08-25 19:40   ` Re[2]: " Giuseppe Bilotta

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=2715731620.20020825172353@iol.it \
    --to=gip.bilotta@iol.it \
    --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).