ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeremy Johnson <jazz_johnson@verizon.net>
Subject: Problem with ConTeXt installation
Date: Fri, 29 Sep 2006 09:45:27 -0400	[thread overview]
Message-ID: <200609290945.31019.jazz_johnson@verizon.net> (raw)

I'm having problems starting ConTeXt with texexec
on my Gentoo system.

I've installed ConTeXt using the MikTeX Package Manager:
"for p in `mpm --list|grep context | tr -s [:space:] | cut -d ' ' -f 4`; do 
mpm --install=$p; done" 
followed by a "texhash" and an "updmap" for good measure,
and I've upgraded to the latest tetex-3.0_p1-r3 in Gentoo's portage.


I've also followed the guide:
http://wiki.contextgarden.net/Linux_Installation#Updating_Gentoo_Linux

and modified /etc/texmf/fmtutil.d/00fmtutil.cnf
by adding a '*' where indicated in the above referenced wiki.
followed by texmf-update.


BUT:
$ texexec --version

TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
texutil : TeXUtil 9.0.1 - ConTeXt / PRAGMA ADE 1992-2006
pdfetex: unrecognized option `--alias=context'
pdfetex: unrecognized option `--undump=cont-en'
kpathsea: Running mktexfmt context.fmt
fmtutil: no info for format `context'.
tex : unknown
context : ver: 2006.07.14 12:08
cont-en : unknown
pdfetex: unrecognized option `--alias=context'
pdfetex: unrecognized option `--undump=cont-nl'
kpathsea: Running mktexfmt context.fmt
fmtutil: no info for format `context'.
cont-nl : unknown

total run time : 5 seconds

warning : use 'texmfstart texexec' instead

And if I try to process some contex file:
$ cat >test.tex <<EOF
> \starttext
> Hello World
> \stopttext
> EOF
$ texexec test.tex

TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

fixing texformat path : .:
{!!/home/jeremy/.texmf-config,!!/home/jeremy/.texmf-var,/home/jeremy/texmf,!!/var/lib/texmf,!!/var/lib/texmf,!!/var/lib/texmf,!!/usr/local/share/texmf,!!/usr/share/texmf-site,!!/usr/share/texmf}/web2c/{$engine,}
fixing engine variable : pdfetex
executable : pdfetex
format : cont-en
inputfile : test
output : standard
interface : en
current mode : none
TeX run : 1

pdfetex: unrecognized option `--alias=context'
pdfetex: unrecognized option `--undump=cont-en'
This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5)
(/usr/local/share/texmf/web2c/natural.tcx)
kpathsea: Running mktexfmt context.fmt
fmtutil: no info for format `context'.
I can't find the format file `context.fmt'!

return code : 256
run time : 1 seconds

total run time : 2 seconds

warning : use 'texmfstart texexec' instead

             reply	other threads:[~2006-09-29 13:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29 13:45 Jeremy Johnson [this message]
2006-09-29 17:35 ` John R. Culleton
2006-09-29 17:45   ` Steve Peter
2006-09-29 17:53     ` Taco Hoekwater
2006-09-29 21:27       ` Jeremy Johnson
2006-09-30  6:52         ` Taco Hoekwater
2006-09-30 13:55           ` Sanjoy Mahajan
2006-09-30 20:21             ` Jeremy Johnson
2006-09-30 21:02               ` Sanjoy Mahajan
2006-10-01 19:41       ` Mojca Miklavec
2006-10-01 20:49         ` Newbie question: Different PDF-output with pdftex versus tex - ghostscript Robert Kroon
2006-10-02  9:06           ` Martin Schröder
2006-10-02 13:16         ` Problem with ConTeXt installation gnwiii

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=200609290945.31019.jazz_johnson@verizon.net \
    --to=jazz_johnson@verizon.net \
    --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).