From owner-freebsd-questions@FreeBSD.ORG Sat Feb 9 17:17:48 2008 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 1362E16A41A for ; Sat, 9 Feb 2008 17:17:48 +0000 (UTC) (envelope-from ecerejo@optonline.net) Received: from mta5.srv.hcvlny.cv.net (mta5.srv.hcvlny.cv.net [167.206.4.200]) by mx1.freebsd.org (Postfix) with ESMTP id E677513C447 for ; Sat, 9 Feb 2008 17:17:47 +0000 (UTC) (envelope-from ecerejo@optonline.net) Received: from ecerejo.netgear.com (ool-44c03822.dyn.optonline.net [68.192.56.34]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JVZ00H0FEPIOH30@mta5.srv.hcvlny.cv.net> for FreeBSD-questions@freebsd.org; Sat, 09 Feb 2008 12:17:43 -0500 (EST) Date: Sat, 09 Feb 2008 12:17:39 -0500 From: "E. J. Cerejo" To: FreeBSD-questions@freebsd.org Message-id: <47ADE033.7070402@optonline.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 2.0.0.9 (X11/20071031) Cc: Subject: libicui18n.so.36 not found, required by "evolution" 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: Sat, 09 Feb 2008 17:17:48 -0000 Running FBSD 6.3 and after updating the ports where icu was one of the ports to be updated I'm getting the libexec/ld-elf.so.1: Shared object "libicui18n.so.36" not found, required by "evolution" error, I can see that the new version of icu installed "libicui18n.so.38". Is there a better way to fix this or should I just symlink "libicui18n.so.38" to "libicui18n.so.36"?