[oi-dev] Hipster apache22 broken
Gary Gendel
gary at genashor.com
Mon Jul 15 22:13:18 UTC 2013
I updated to the latest hipster and httpd fails because it can't find
libapr-1.so.0:
gary at 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
More information about the oi-dev
mailing list