Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2004 21:09:56 +0800 (MYT)
From:      Senandung Mendonan <mendonan@absolute-p.ath.cx>
To:        Oxid <oxid_o@mail.ru>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:    Re: Problem: /libexec/ld-elf.so.1: Shared object "libexpat.so.4" not	found
Message-ID:  <20040503210002.P18290@ybpnyubfg>
In-Reply-To: <1179287032.20040503165827@mail.ru>
References:  <1179287032.20040503165827@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 May 2004, Oxid wrote:

> I recive this message: /libexec/ld-elf.so.1: Shared object
> "libexpat.so.4" not found , when trying to start apache :(

You might have recently upgraded (intentionally or not) expat. Do a
pkg_info | grep -i expat, if it says expat-1.95.7 then you need to
reinstall the apache module which relies on expat (usually php). To really
make sure that everything's in sync with the new expat, see
/usr/ports/UPDATING, entry 20040313 for authoritative recommendation.
(portupgrade -rf textproc/expat2).

--mendonan
"Yang mimpikan secangkir kopi panas dengan selimut.."
 (Dreaming of a cup of hot coffee, and a blanket..")



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040503210002.P18290>