Apache 2.4 rebuild with SRPMs--but where is mod_shib? Did I miss an option?
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 13 17:41:28 EDT 2014
On 10/13/14, 5:29 PM, "Martin Wolff" <mwolff at unl.edu> wrote:
>Command I was toying with to build shibboleth:
>rpmbuild --rebuild --without builtinapache -D 'shib_options
>--with-apxs24=/opt/rh/httpd24/root/usr/bin/apxs
>--with-apr1=/opt/rh/httpd24/root/usr/bin/apr-1-config --with-apache24
>--with-openssl=/usr/local/openssl' shibboleth-2.5.3-1.1.src.rpm
If it built with those options, then the module should be in
/usr/lib[64]/shibboleth with the other libraries it puts there. It should
fail the build if it can't do that.
The other possibility is that it didn't really use those configure
options, but you'd have to check the build log.
-- Scott
More information about the users
mailing list