From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 06:15:11 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E47C8106564A for ; Fri, 4 Feb 2011 06:15:11 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from qmta06.westchester.pa.mail.comcast.net (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) by mx1.freebsd.org (Postfix) with ESMTP id A94618FC0A for ; Fri, 4 Feb 2011 06:15:11 +0000 (UTC) Received: from omta03.westchester.pa.mail.comcast.net ([76.96.62.27]) by qmta06.westchester.pa.mail.comcast.net with comcast id 3iBt1g0010bG4ec56iFBbv; Fri, 04 Feb 2011 06:15:11 +0000 Received: from remegius.comcast.net ([67.180.204.190]) by omta03.westchester.pa.mail.comcast.net with comcast id 3iFA1g00W46zqiB3PiFBkz; Fri, 04 Feb 2011 06:15:11 +0000 Message-ID: <4D4B996D.4000407@comcast.net> Date: Thu, 03 Feb 2011 22:15:09 -0800 From: Rem P Roberti User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.13) Gecko/20110131 Thunderbird/3.1.7 MIME-Version: 1.0 To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Why can't I install icu? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2011 06:15:12 -0000 Icu is a necessary dependency for Gimp, but I can't get it to install. I checked UPDATING and it states that icu4 is now deprecated, and one should install /devel/icu. But when I try to do that the file that is downloaded is icu4c, and the install goes along until it chokes with this error message: SUMMARY: ******* [Total error count: 1] Errors in [/tsformat/ccaltst/TestCalendar] Elapsed Time: 00:00:48.205 *** Error code 1 Stop in /usr/ports/devel/icu. Very frustrating. I need to get Gimp onto my computer, and I can install it as a package, but if I try to upgrade the program the upgrade always chokes on icu at the same place, and with the same error message. Anyone? Rem