From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 11:17:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAFCA16A4CE for ; Sun, 18 Apr 2004 11:17:50 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7326543D5D for ; Sun, 18 Apr 2004 11:17:50 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i3IIHejw031311; Sun, 18 Apr 2004 11:17:40 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Sun, 18 Apr 2004 11:17:43 -0700 User-Agent: KMail/1.6.1 References: <007401c42567$c2a307e0$0200000a@SAGEAME> <4082B973.4080806@elvandar.org> In-Reply-To: <4082B973.4080806@elvandar.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404181117.43742.kstewart@owt.com> cc: antenneX cc: Remko Lodder Subject: Re: Lost expat dependency X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2004 18:17:51 -0000 On Sunday 18 April 2004 10:22 am, Remko Lodder wrote: > antenneX wrote: > > It seems that when I updated to expat-1.95.7, it replaced some > > 1.95.5 dependencies needed for some other programs. For instance > > some daemons will not load (or update) because of this error: > > #Shared object "libintl.so.4" not found# > > or then some ".so" module cannot be loaded > > Did you use portupgrade to update it recursivly? then everythint that > had .5 as dep was reinstalled using .7 instead.. > > Perhaps you can (dirty solution) > > ln -s libintl.so.5 libintl.so.4 > in the directory wehere libintl.so.5 lives. > The solution is in /usr/ports/UPDATING. They changed the interface and you have to portupgrade -rf expat. Kent > HTH > > > I updated the expat according the the instructions in > > /usr/ports/UPDATING. > > > > Any suggestions on how to fix this....??? > > > > Thanks! > > > > Jack -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html