Lost expat dependency

Remko Lodder remko at elvandar.org
Sun Apr 18 10:23:02 PDT 2004


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


More information about the freebsd-questions mailing list