Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You will also need theĀ Boost headers available (but don't need to actually build or install the full Boost library set). Due to a bug not yet fixed in a release, only versions up to 1.52 will work.

  • log4shib: ./configure --disable-static --disable-doxygen --prefix=/opt/shibboleth-sp
  • Xerces-C: ./configure --prefix=/opt/shibboleth-sp --disable-netaccessor-libcurl
  • XML-Security-C: ./configure --without-xalan --disable-static --prefix=/opt/shibboleth-sp
  • XMLTooling-C: ./configure --with-log4shib=/opt/shibboleth-sp --prefix=/opt/shibboleth-sp -C
  • OpenSAML-C: ./configure --with-log4shib=/opt/shibboleth-sp --prefix=/opt/shibboleth-sp -C

...