Apache 2.2 is already is userland: https://github.com/OpenIndiana/oi-userland/tree/oi/hipster/components/apache2.
Andy On 16 Jul 2013, at 11:14, Alexander Pyhalov <[email protected]> wrote: > Hello. > > On 07/16/2013 13:53, Andy Stormont wrote: >> It's the apache package which is broken here, not apr. You need to fix the >> RPATH. >> >> andy@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] >> > > Apache still comes from sfw, so I can't just recompile it. It's my short-term > goal to bring apache 2.2 to oi-userland. Now I'm working on apr and apr-util > (after trying to build apr-util I've found out that permissions on several > files in apr package are wrong). So I'm in process of fixing these packages. > I don't think I'll get apache22 package soon. The start of the next week is > the optimistic term. So I've added workaround to make old apache running. > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Southern Federal University _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
