Subject: textproc/expat and its library name
To: None <pkgsrc-users@netbsd.org>
From: Andy Ball <ball@cyberspace.org>
List: pkgsrc-users
Date: 04/02/2006 23:25:58
# apachectl start
Shared object "libexpat.so.0" not found

I tried re-building and re-installing expat, to
no avail.

#  find *|grep libexpat.so
usr/X11R6/lib/libexpat.so.4
usr/X11R6/lib/libexpat.so.4.0
usr/X11R6/lib/libexpat.so
usr/pkg/lib/libexpat.so.1.5.0
usr/pkg/lib/libexpat.so.1
usr/pkg/lib/libexpat.so
usr/pkg/share/x11-links/lib/libexpat.so
usr/pkg/share/x11-links/lib/libexpat.so.4
usr/pkg/share/x11-links/lib/libexpat.so.4.0
#

Is Apache looking in the wrong place, is expat
calling its library the wrong thing, or is
there some other problem that someone could
point me towards?

Thanks,
  - Andy Ball.