SP Infocard Installation
Installation
Download the extension. It can be found in the shib2 svn, under
shib-extension/cpp-infocard.svn co https://svn.middleware.georgetown.edu/shib-extension/cpp-infocardRun
sh bootin the trunk directory to create the configuration machinery.Run configure, with
--prefixto specify where to install the module, and--with-shibbolethto specify where the shibboleth module is installed. These two are often the same. If Shibboleth was installed by RPM, make sure that the ShibbolethdevelRPM has been installed as well.Then
makeandmake install