Re: "libexpat.so.5" not found



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"



Relevant Pages

  • Re: Hard linking directories
    ... to use for this is to subscribe to MobileMe, which I don't want to do. ... Normally when I want to do this with a similar app ... and then make an alias or symlink from ... Which is why I thought I'd try a hard link instead. ...
    (comp.sys.mac.system)
  • Re: Hard linking directories
    ... Normally when I want to do this with a similar app ... and then make an alias or symlink from ... Which is why I thought I'd try a hard link instead. ... Did you try using a Mac alias to the shared directory? ...
    (comp.sys.mac.system)
  • Re: Mutex and messages
    ... HTH, ... > 2) New app opens. ... > 3) New app gets file name, and figures out another instance is open. ... >> args property when the app loads and try to open any files found there ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Doc/view benefit or not ?
    ... You could just make a Dialog App. ... HTH, ... > develop a simple SDI application without this Doc/View structure. ... > Could someone tell me in which topics such structure could make my life ...
    (microsoft.public.vc.mfc)
  • Re: Activate application running in system tray
    ... Add a hidden window to your app for the purpose of responding to ... Microsoft MVP-Visual Basic Fear and Loathing in LasVegas ... >> HTH, ...
    (microsoft.public.vb.winapi)