I updated to the latest hipster and httpd fails because it can't find libapr-1.so.0:

gary@phoenix:/usr/apache2/2.2/bin# ldd httpd | grep libapr
        libaprutil-1.so.0 => /usr/apr-util/1.3/lib/libaprutil-1.so.0
        libapr-1.so.0 =>         (file not found)
        libapr-1.so.0 =>         (file not found)

I hacked apachectl to set LD_LIBRARY_PATH=/usr/apr/lib to get it to run until it's fixed.

Gary


_______________________________________________
oi-dev mailing list
[email protected]
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to