From owner-freebsd-questions@FreeBSD.ORG Sun Apr 18 10:23:02 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 BA68016A4CE for ; Sun, 18 Apr 2004 10:23:02 -0700 (PDT) Received: from mail.elvandar.org (cust.94.120.adsl.cistron.nl [195.64.94.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AB8E43D3F for ; Sun, 18 Apr 2004 10:23:00 -0700 (PDT) (envelope-from remko@elvandar.org) Message-ID: <4082B973.4080806@elvandar.org> Date: Sun, 18 Apr 2004 19:22:59 +0200 From: Remko Lodder X-Accept-Language: en-us, en MIME-Version: 1.0 To: antenneX References: <007401c42567$c2a307e0$0200000a@SAGEAME> In-Reply-To: <007401c42567$c2a307e0$0200000a@SAGEAME> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at elvandar.org cc: freebsd-questions@freebsd.org 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 17:23:02 -0000 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. HTH > > I updated the expat according the the instructions in /usr/ports/UPDATING. > > Any suggestions on how to fix this....??? > > Thanks! > > Jack > -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl A Dutch community for helping newcomers on the hackerscene