[oi-dev] Hipster apache22 broken

Andy Stormont andyjstormont at gmail.com
Tue Jul 16 09:53:21 UTC 2013


It's the apache package which is broken here, not apr.  You need to fix the RPATH.

andy at openindiana:~$ readelf -d /usr/apache2/2.2/bin/httpd | grep 'R\(UN\)\?PATH'
 0x0000001d (RUNPATH)                    Library runpath: [/usr/apr-util/1.3/lib:/usr/apr/1.3/lib:/usr/sfw/lib]
 0x0000000f (RPATH)                      Library rpath: [/usr/apr-util/1.3/lib:/usr/apr/1.3/lib:/usr/sfw/lib]

Andy.

On 16 Jul 2013, at 06:30, Alexander Pyhalov <alp at rsu.ru> wrote:

> Hello.
> Thank you for
> report. Sorry for this, I corrected apr package. It includes now /usr/apr/1.3 -> . symlink.
> The updated package will be available in several minutes.
> 
> Gary Gendel писал 16.07.2013 02:13:
>> 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
> 
> ---
> System Administrator of Southern Federal University Computer Center
> 
> 
> _______________________________________________
> oi-dev mailing list
> oi-dev at openindiana.org
> http://openindiana.org/mailman/listinfo/oi-dev





More information about the oi-dev mailing list