From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16219 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Re: texutil "malformed UTF-8 character" error Date: Mon, 23 Aug 2004 10:26:01 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040823102601.78520b2c@glenlivet.elvenkind.com> References: <20040823024808.07B181278C@ronja.ntg.nl> <4129A4D8.6040202@capdm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1093249574 13196 80.91.224.253 (23 Aug 2004 08:26:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Aug 2004 08:26:14 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Aug 23 10:26:06 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BzA9W-0005OQ-00 for ; Mon, 23 Aug 2004 10:26:06 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 986771277A; Mon, 23 Aug 2004 10:26:06 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31668-05-3; Mon, 23 Aug 2004 10:26:04 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C55021276B; Mon, 23 Aug 2004 10:26:04 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4714B1276B for ; Mon, 23 Aug 2004 10:26:03 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31668-05-2 for ; Mon, 23 Aug 2004 10:26:02 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id AEE90126F8 for ; Mon, 23 Aug 2004 10:26:02 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id C1E90191BF for ; Mon, 23 Aug 2004 10:25:13 +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 09065-09 for ; Mon, 23 Aug 2004 10:25:13 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 2E39E191BD for ; Mon, 23 Aug 2004 10:25:13 +0200 (CEST) Original-To: mailing list for ConTeXt users In-Reply-To: <4129A4D8.6040202@capdm.com> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16219 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16219 Hi, On Mon, 23 Aug 2004 09:03:36 +0100, Duncan wrote: > > (i run perl 5.8.0) > > I'm running 5.8.0 too (on Redhat). I'd definately try to get away from 5.8.0 as soon as possible. There were quite a lot of (sometimes rather serious) bugs in 5.8.0, esp. in the multibyte handling, but also in other areas ! And you should also check if perl runs in UTF-8 mode by default. From the man page: You can enable automatic UTF-8-ification of your standard file han- dles, default "open()" layer, and @ARGV by using either the "-C" command line switch or the "PERL_UNICODE" environment variable, see perlrun for the documentation of the "-C" switch. Good luck, Taco -- groeten, Taco