Re: "libexpat.so.5" not found
- From: Jonathan Horne <jhorne@xxxxxxxxx>
- Date: Sun, 30 Apr 2006 08:33:37 -0500
something probably upgraded libexpat.so to ".6". my .6 is located
at /usr/local/lib/libexpat.so.6. what i do when i get into situations where
one app demands an old version, is just symlink the old version to the new.
ln -s /usr/local/lib/libexpat.so.6 /usr/local/lib/libexpat.so.5
this will cause apache to "see" a libexpat.so.5, but it will be using the .6
version.
hth,
jonathan
On Sunday 30 April 2006 04:31, dharam paul wrote:
I am getting folloing error while I try to start_______________________________________________
apache :
/libexec/ld-elf.so.1: Shared object "libexpat.so.5"
not found, required by "http
d"
/usr/local/sbin/apachectl start: httpd could not be
started
usage: /usr/local/sbin/apachectl
(start|stop|restart|fullstatus|status|graceful|
configtest|help)
Help please,
dp
__________________________________________________________
Yahoo! India Matrimony: Find your partner now. Go to
http://yahoo.shaadi.com _______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@xxxxxxxxxxx"
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: "libexpat.so.5" not found
- From: dharam paul
- Re: "libexpat.so.5" not found
- References:
- "libexpat.so.5" not found
- From: dharam paul
- "libexpat.so.5" not found
- Prev by Date: Re: permissions dilemma
- Next by Date: Re: Intel Macs and FreeBSD?
- Previous by thread: Re: "libexpat.so.5" not found
- Next by thread: Re: "libexpat.so.5" not found
- Index(es):
Relevant Pages
|
|