Wt
4.11.1
|
In order to build Wt with SAML support on Debian or Ubuntu, you can simply install the following packages:
The following dependencies are usually available as a package on most distributions:
You can download sources for Log4Shib, XMLTooling, and OpenSAML from Shibboleth.
Installation is a simple ./configure
/make install
. If you're installing into a prefix, you can use PKG_CONFIG_PATH
:
You need to set ENABLE_SAML
to ON
when configuring Wt. You can use SAML_ROOT
to set a different prefix: