Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Installation

  1. Download the extension. It can be found in the shib2 svn, under shib-extension/cpp-infocard.
    Code Block
    svn co https://svn.middleware.georgetown.edu/shib-extension/cpp-infocard
  2. Run sh boot in the trunk directory to create the configuration machinery.
  3. Run configure, with --prefix to specify where to install the module, and --with-shibboleth to specify where the shibboleth module is installed. These two are often the same. If Shibboleth was installed by RPM, make sure that the Shibboleth devel RPM has been installed as well.
  4. Then make and make install