Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31886 invoked by uid 1010); 3 Apr 2007 21:52:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 31871 invoked from network); 3 Apr 2007 21:52:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2007 21:52:54 -0000 Authentication-Results: pb1.pair.com header.from=edin@krug.dk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=edin@krug.dk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain krug.dk from 82.103.137.104 cause and error) X-PHP-List-Original-Sender: edin@krug.dk X-Host-Fingerprint: 82.103.137.104 khaled.krug.dk Received: from [82.103.137.104] ([82.103.137.104:32908] helo=khaled.krug.dk) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/74-18035-3BCC2164 for ; Tue, 03 Apr 2007 17:52:52 -0400 Received: from latif.krug.dk (latif.krug.dk [90.184.100.94]) by khaled.krug.dk (Postfix) with ESMTP id CD4E8B40063; Tue, 3 Apr 2007 23:52:48 +0200 (CEST) Received: by latif.krug.dk (Postfix, from userid 504) id 9BD9424600D2; Tue, 3 Apr 2007 23:52:48 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on latif.krug.dk X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Detected: no Received: from [10.0.0.91] (unknown [10.0.0.91]) by latif.krug.dk (Postfix) with ESMTP id E6A3824600CE; Tue, 3 Apr 2007 23:52:45 +0200 (CEST) In-Reply-To: <200704032105.l33L5mrD018545@post.webmailer.de> References: <200704032105.l33L5mrD018545@post.webmailer.de> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <832ab6e331511a51f7e17f0e5ef4025c@krug.dk> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Tue, 3 Apr 2007 23:52:45 +0200 To: "Oliver Block" X-Mailer: Apple Mail (2.624) Subject: Re: [PHP-DEV] with-static-icu From: edin@krug.dk (Edin Kadribasic) Hi Oliver, The compiled ICU that is used for PHP6 is at: http://files.edin.dk/php/win32/icu-3.4-MSVC-6.0.zip The full set of libraries for PHP4-6 including ICU is: http://files.edin.dk/php/win32/zip.zip Edin On Apr 3, 2007, at 23:05, Oliver Block wrote: > Hello, > > I've had some problems with compiling latest php (php-src) on WinXP. > The configuration procedure is complaining about a missing icuuc.lib. > If I've understood it right, you rely on icu with php6. Is there a > compiled version downloadable somewhere? > > > Regards, > > Oliver > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >