From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22129 Path: news.gmane.org!not-for-mail From: "luigi.scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Unable to make cont-en.fmt Date: Thu, 25 Aug 2005 11:37:03 +0200 Message-ID: <430D913F.8070106@logosrl.it> References: <430D8402.7090803@logosrl.it> <430D8A69.6010700@elvenkind.com> 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 1124962753 17981 80.91.229.2 (25 Aug 2005 09:39:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Aug 2005 09:39:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Aug 25 11:39:02 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 1E8EAn-0008Ew-0U for gctc-ntg-context-518@m.gmane.org; Thu, 25 Aug 2005 11:37:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 94E33127FE; Thu, 25 Aug 2005 11:37:24 +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 02996-07-4; Thu, 25 Aug 2005 11:37:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8079127EA; Thu, 25 Aug 2005 11:37:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0E680127EA for ; Thu, 25 Aug 2005 11:37:19 +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 02996-07-3 for ; Thu, 25 Aug 2005 11:37:18 +0200 (CEST) Original-Received: from ServerNotes.logosrl.it (81-208-99-91.ip.fastwebnet.it [81.208.99.91]) by ronja.ntg.nl (Postfix) with ESMTP id 30DDD127E0 for ; Thu, 25 Aug 2005 11:37:17 +0200 (CEST) Original-Received: from [192.168.2.85] ([192.168.2.85]) by ServerNotes.logosrl.it (Lotus Domino Release 6.5.1) with ESMTP id 2005082511372279-1099 ; Thu, 25 Aug 2005 11:37:22 +0200 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <430D8A69.6010700@elvenkind.com> X-MIMETrack: Itemize by SMTP Server on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 25/08/2005 11.37.22, Serialize by Router on ServerNotes/Logo(Release 6.5.1|January 21, 2004) at 25/08/2005 11.37.23, Serialize complete at 25/08/2005 11.37.23 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:22129 Archived-At: Taco Hoekwater wrote: > > 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) symlink it's the magic word... Yes, the error happened when I copied latest pdfetex and pdftex: pdftex is symbolic link to pdfetex. I was so stupid to remade copy until i didn't read your answer... Now all it's ok. Many thanks Taco luigi PS: What do you think about to write a dense guide to programmer on how to add a pdftex primitive (something like \pdfhelloworld) and how to interface to an external libray (like zlib) ? I think that this will fill a hole in documentations.