Skip to Content.
Sympa Menu

shibboleth-dev - RE: New tarballs, Solaris issue

Subject: Shibboleth Developers

List archive

RE: New tarballs, Solaris issue


Chronological Thread 
  • From:
  • To:
  • Subject: RE: New tarballs, Solaris issue
  • Date: Wed, 5 Mar 2003 22:27:03 -0500

> so... delete those, and then rebuild apache...?

Yes.

I know I can do a make clean, then a make..... but is there a method
that's slightly more direct?

Well, only libssl really is affected, so you could poke around in the build tree and delete that library (Apache's, not the OpenSSL
libssl file). Yes, they actually have the same name.

-- Scott

thanks VERY MUCH for your patience..

# ldd src/modules/ssl/libssl.so
libssl.so.0.9.7 => /opt/local/openssl/lib/libssl.so.0.9.7
libcrypto.so.0.9.7 => /opt/local/openssl/lib/libcrypto.so.0.9.7
libucb.so.1 => /usr/ucblib/libucb.so.1
libresolv.so.2 => /usr/lib/libresolv.so.2
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libelf.so.1 => /usr/lib/libelf.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/SUNW,Ultra-1/lib/libc_psr.so.1

My other problem was that I slightly changed the directory structure, moving from the old machine to the new one.... and a Directory block in httpd.conf ( one specifying AllowOverride AuthConfig for my shib-test directory) now had the wrong path.....

Once I corrected that.... familiar things started to appear!

SHIRE failure at (http://pluto.services.brown.edu/shibboleth/SHIRE)

Unknown SAML Exception: SAMLPOSTProfile::getSSOAssertion() unable to find a valid SSO assertion

suggestions on this one?

------------------------------------------------------mace-shib-design-+
For list utilities, archives, subscribe, unsubscribe, etc. please visit the
ListProc web interface at
http://archives.internet2.edu/

------------------------------------------------------mace-shib-design--




Archive powered by MHonArc 2.6.16.

Top of Page