From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13837 Path: main.gmane.org!not-for-mail From: "George N. White III" Newsgroups: gmane.comp.tex.context Subject: Re: TeX Live 2003 miseries. Date: Tue, 14 Oct 2003 20:11:55 -0300 (ADT) Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1066173813 17290 80.91.224.253 (14 Oct 2003 23:23:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Oct 2003 23:23:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Oct 15 01:23:31 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A9YVn-0008LJ-00 for ; Wed, 15 Oct 2003 01:23:31 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 19DF310B43; Wed, 15 Oct 2003 01:23:28 +0200 (MEST) Original-Received: from halifax.chebucto.ns.ca (chebucto.ns.Ca [192.75.95.75]) by ref.ntg.nl (Postfix) with ESMTP id 240A610AF1 for ; Wed, 15 Oct 2003 01:11:13 +0200 (MEST) Original-Received: from Dyip-171.chebucto.ns.Ca ([192.75.95.171]:34932 "EHLO cerberus.cwmannwn.nowhere") by halifax.chebucto.ns.ca with ESMTP id ; Tue, 14 Oct 2003 20:10:59 -0300 X-X-Sender: gwhite@cerberus.cwmannwn.nowhere Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: "George N. White III" List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13837 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13837 On Mon, 13 Oct 2003, John Culleton wrote: > I installed the latest version of TeXLive 2003 (the so-called demo > version) and did the fmtutil and texhash bit. When I ran a job for a > customer, texexec hung up at the point where a graphic was being > loaded. So I went back to last year's texlive in a terrible hurry. > That worked fine. What platform? I tried to install various rc's on Win98 and ran into numerous problems: 1. the perl scripts were confused by the embedded spaces in the default "c:\Program Files\.." install path. In general, ConTeXt does not play well for paths that have embedded spaces. 2. the perl scripts search the PATH directories and supply a the full pathname of programs (e.g., /texLive/bin/Win32/kpsewhich.exe) to perl's backtick. This failed when running texexec.exe in a command.com window, Replaceing the "/" with "\" helps, but there were too many places to fix in the time available, and meanwhile the disk on the system I was borrowing died (due, I am quite sure, to overextertion caused by the direct searching of the texmf trees for texexec.ini when kpsewhich failed to run). On Mandrake linux 9.0 and SGI Irix 6.5 TeXLive 2003 (full install) works fine (using the current cont-tmf.zip which is a few days newer than the version in TeXLive 2003). The perl scripts have not changed. > Earlier, when TeXLive 2003 was still in beta they left out texexec > altogether. On unix they just forgot to make some symlinks, the perl scripts were there. On Win32, I used Active State perl.exe to run the scripts. > Has anyone else tried Context using graphics on TeXLive 2003? I hate > to report a bug to Tug if my experience is unique. OTOH if the iso > image is defective in some way I do need to let someone know pronto. I'm not sure about the demo image. If you are using Win32, does texexec.exe find texexec.ini using kpsewhich? -- George N. White III