This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installation of Apache2 out of the box cannot find some shared library


On 7/13/2010 3:24 AM, Jørgen Steensgaard wrote:
> This is the reaction when I try to start apache:
> 
>   $/usr/sbin/apachectl2 start
>   /usr/sbin/httpd2.exe: error while loading shared libraries: ?: cannot open  
>   shared object file: No such file or directory

Try "strace /usr/sbin/httpd2 -k start". It might tell you what library
is missing.

-- 
David Rothenberger  ----  daveroth@acm.org

The fashion wears out more apparel than the man.
                -- William Shakespeare, "Much Ado About Nothing"

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]