ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Installation Problem
@ 2004-10-16  5:43 David Arnold
  2004-10-16  9:55 ` Patrick Gundlach
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: David Arnold @ 2004-10-16  5:43 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="us-ascii", Size: 2724 bytes --]

All,

Got the latest cont-tfm.zip from:

http://www.pragma-ade.com/context/current/cont-tmf.zip

Extracted with WinZip on my Win95 machine running Miktex. 

Added 

map +context.map

to pdftex.cfg.

Refreshed the Filename Database.

Copied texexec.rme to texexec.ini and changed:

%set  TeXShell  to  tetex
%set TeXShell  to  fptex
set TeXShell  to  miktex
%set TeXShell  to  private

Built formats with:

texexec --make en nl

Moved formats to f:\localtexmf\miktex\fmt\

Refreshed the filename database.

Built metafun with:

texexec --make metafun 

Moved format files to f:\localtexmf\miktex\mem\

Refreshed filename database.

Saved the following in C:\temp\junk.tex

\starttext
\framed {Let’s see if it works.}
\stoptext

Change to the C:\ drive and: 

texexec junk

Got this error:

This is pdfeTeX, Version 3.141592-1.10b-2.1 (MiKTeX 2.3)
entering extended mode
(junk.tex{pdftex.cfg}

ConTeXt  ver: 2004.10.07  fmt: 2004.10.15  int: english  mes: english

systems        : pdfTeX version 110 -> please update

systems        : eTeX version 201 -> too old (bugs)

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(F:\miktex\tex\context\base\cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
color          : palette rollover is available
system (E-TEX) : [line 966]
system (E-TEX) : [line 1021]
)
system         : cont-old loaded
(F:\miktex\tex\context\base\cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(F:\miktex\tex\context\base\cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns en->default:default->1->2:2
uk->default:default->2->2
:2 de->texnansi:texnansi->3->2:2 de->ec:ec->4->2:2
fr->texnansi:texnansi->5->2:
2 fr->ec:ec->6->2:2 es->default:default->7->2:2
it->texnansi:texnansi->8->2:2 i
t->ec:ec->9->2:2 nl->texnansi:texnansi->10->2:2 nl->ec:ec->11->2:2 loaded
specials       : tex,postscript,rokicki loaded
system         : junk.top loaded
(./junk.top
! Undefined control sequence.
<argument> \c!gebied
                     ={C:/}
\xprocesscommaitem #1,#2->\if ,#1
                                 ,\@EA \xprocesscommaitem \else \if
]#1\@EAE...

\xdogetparameters #1]->\xprocesscommaitem #1,]
                                              ,\@relax@
\dosetupsystem [#1]->\getparameters [\??sv ][#1]
                                                \setuprandomize
[\@@svrandom...
l.3 ...ost --undump=}\setupsystem[\c!gebied={C:/}]

?

Any ideas?

I also have the unusual behavior that I start with:

C:\temp> texexec junk

and wind up at

F:\temp>

Anyone else ever have to deal with this changing of drives at the end of a
texexec run?

^ permalink raw reply	[flat|nested] 15+ messages in thread
* Installation problem
@ 2004-06-21  8:28 Matt Gushee
  2004-06-21  8:46 ` Thomas A. Schmitz
  0 siblings, 1 reply; 15+ messages in thread
From: Matt Gushee @ 2004-06-21  8:28 UTC (permalink / raw)


Hello, all--

I have just installed the latest (stable release of) ConTeXt on a "new"
machine [details below], but texexec is not working properly. I keep 
getting the following error:

  sh: cont-en: command not found

I have Googled for information on this problem, but the solution I found
doesn't make sense to me. In response to a previous inquiry on this
list, someone wrote:

> but the absence of cont-en that is the
> problem. Or if cont-en exists, it is not in your path or not
> executable.

But what exactly is this 'cont-en'? I have two machines with working
ConTeXt systems, and neither of them has a command with exactly that
name. So I imagine the reference is to a file named
'cont-en.<extension>'. But there is more than one such file, and none of
them seems to be a type of file that would normally be made executable
(nor are they executable on the machines where I have ConTeXt working).
Any thoughts as to what's wrong?

Oh, yes, my system is:

  Debian GNU/Linux 3.0
  teTeX 1.0.2
    * Note that teTeX comes with an old and not-properly-configured
      version of ConTeXt. I unzipped the new package over that ...
      could something left over from the old ConTeXt be causing the
      problem?

Thanks for any info.

-- 
Matt Gushee                 When a nation follows the Way,
Englewood, Colorado, USA    Horses bear manure through
mgushee@havenrock.com           its fields;
http://www.havenrock.com/   When a nation ignores the Way,
                            Horses bear soldiers through
                                its streets.
                                
                            --Lao Tzu (Peter Merel, trans.)

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2004-10-17 20:21 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-16  5:43 Installation Problem David Arnold
2004-10-16  9:55 ` Patrick Gundlach
2004-10-16 17:06   ` David Arnold
2004-10-17 20:06     ` h h extern
2004-10-16 15:46 ` Problem Larry Stamm
2004-10-16 19:08   ` David Arnold
2004-10-17 20:09   ` Installation Problem h h extern
2004-10-17 20:21 ` h h extern
  -- strict thread matches above, loose matches on Subject: below --
2004-06-21  8:28 Installation problem Matt Gushee
2004-06-21  8:46 ` Thomas A. Schmitz
2004-06-21  8:45   ` Patrick Gundlach
2004-06-21  9:22     ` Matt Gushee
2004-06-21  9:29       ` Patrick Gundlach
2004-06-21 10:06         ` Matt Gushee
2004-06-21 14:57           ` Patrick Gundlach
2004-06-21 15:11             ` Hans Hagen
2004-06-21 20:51               ` Patrick Gundlach
2004-06-22  8:32                 ` Hans Hagen
2004-06-22  8:51                   ` Patrick Gundlach
2004-06-22  9:11                     ` Hans Hagen
2004-06-22 10:21               ` Patrick Gundlach
2004-06-22 10:35                 ` Hans Hagen
2004-06-21 15:34           ` Matt Gushee

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