From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22128 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Unable to make cont-en.fmt Date: Thu, 25 Aug 2005 11:07:53 +0200 Message-ID: <430D8A69.6010700@elvenkind.com> References: <430D8402.7090803@logosrl.it> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1124961171 13534 80.91.229.2 (25 Aug 2005 09:12:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2005 09:12:51 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 25 11:12:49 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1E8DmO-0000mk-J2 for gctc-ntg-context-518@m.gmane.org; Thu, 25 Aug 2005 11:12:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E18E127F1; Thu, 25 Aug 2005 11:12:12 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02995-01; Thu, 25 Aug 2005 11:12:11 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 05115127E0; Thu, 25 Aug 2005 11:08:02 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A2015127E0 for ; Thu, 25 Aug 2005 11:08:00 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02699-02 for ; Thu, 25 Aug 2005 11:07:59 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 359E7127BF for ; Thu, 25 Aug 2005 11:07:59 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id C009F18375 for ; Thu, 25 Aug 2005 11:07:58 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17475-06 for ; Thu, 25 Aug 2005 11:07:54 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 0942C18373 for ; Thu, 25 Aug 2005 11:07:54 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <430D8402.7090803@logosrl.it> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22128 Archived-At: Luigi, It attempts to read the file "*cont-en.ini", with the star included in the name. From personal experience, I know that this will happen when pdfetex is not really pdfetex, but a non-etex pdftex ... (because of a symlinked executable, i'll wager) Taco luigi.scarso wrote: > Hi, while installing latest pdftex 1.30.1 I have messed with some > configs files > and now I am unable to remade format. > So > $> fmtutil --byfmt cont-en > gives > > running `pdfetex -ini -jobname=cont-en -progname=context -8bit > *cont-en.ini' ... > This is pdfTeXk, Version 3.141592-1.30.1 (Web2C 7.5.5) (INITEX) > %&-line parsing enabled. > ! I can't find file `*cont-en.ini'. > <*> *cont-en.ini > Please type another input file name: > ! Emergency stop. > <*> *cont-en.ini > No pages of output. > Transcript written on cont-en.log. > Error: `pdfetex -ini -jobname=cont-en -progname=context -8bit > *cont-en.ini' failed > > ############################################################################### > > fmtutil: Error! Not all formats have been built successfully. > Visit the log files in directory > /usr3/TeX/texmf-var/web2c > for details. > ############################################################################### > > > This is a summary of all `failed' messages and warnings: > `pdfetex -ini -jobname=cont-en -progname=context -8bit *cont-en.ini' > failed > > In file fmtutil.cnf there is the correct line : > cont-en pdfetex cont-usr.tex -8bit *cont-en.ini > (instead > cont-en pdfetex cont-usr.tex -8bit cont-en.ini > works ) > > I have cont-en.ini in > $>kpsewhere cont-en.ini > /usr3/TeX/texmf-dist/tex/context/config/cont-en.ini > > Any ideas ? > > thanks > luigi > > > > > > > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context