difficulty building shibboleth SP from source on RHEL6 for Apache 2.4
Cantor, Scott
cantor.2 at osu.edu
Thu Sep 13 09:39:18 EDT 2012
On 9/13/12 7:12 AM, "Paul Beckett (ITCS)" <P.Beckett at uea.ac.uk> wrote:
>rpmbuild --rebuild --without builtinapache -D 'shib_options
>--with-apxs=/usr/local/apache/bin/apxs --enable-apache-24
>--with-openssl=/usr/local/openssl' shibboleth-2.5.0-2.1.el6.src.rpm
>
>This failed, concluding with:
>
>checking if default apache needed... yes
>checking default apache version... configure: error: unusable apache
>versions: . Try setting --with-apxs
That's the same error, so that means it's more or less workable. You're
using the wrong apxs option, it should be --with-apxs24.
I'll review the configure messages to see if they're improvable, or you
can file a bug so I remember to check them.
I wouldn't really advise using a custom OpenSSL. While that gets you more
features it also means you're stuck keeping it up to date. Is there some
reason you're doing that?
-- Scott
More information about the users
mailing list