Shibboleth with apache2.2.25

Chithaluri, Kirankumar (GE Aviation, Non-GE) Kirankumar.Chithaluri at ge.com
Fri Mar 21 14:50:48 EDT 2014


Hi Scott,

Thank you for your reply.
Below is the config setting I used to build mod_shib_22.so

./configure --with-log4shib=/opt/software/shibboleth/2.5.3/linux --prefix=/opt/software/shibboleth/2.5.3/linux --disable-doxygen-doc --enable-apache-22 --with-apxs22=/opt/software/apachews/2.2.25/linux/bin/apxs  --with-boost=/opt/software/boost/1.55.0/linux  --with-apr1=/opt/software/apachews/2.2.25/linux/bin/apr-1-config --with-apu1=/opt/software/apachews/2.2.25/linux/bin/apu-1-config 

This build has generated two mod_shib_22.so files !!

One @  /opt/software/shibboleth/2.5.3/linux/lib/shibboleth/mod_shib_22.so
Second @  /opt/software/shibboleth/2.5.3/linux/apache/.libs/mod_shib_22.so

Which one should be loaded? I tried both but I didn't have any luck.

Thanks,
Kiran

-----Original Message-----
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Friday, March 21, 2014 2:43 PM
To: Shib Users
Subject: Re: Shibboleth with apache2.2.25
Importance: High

On 3/21/14, 2:41 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
>
>Then the module isn't being loaded. Or perhaps there's another copy of 
>the command sitting somewhere ahead of the module being loaded in that file.

Forgot to add, you shouldn't need ShibConfig at all, that's a sign of a sick build in most cases, the right path should be compiled in based on the configure options.

-- Scott


--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list