For the Apache Web server to work with the SAML Affiliate Agent, you need to compile it with the appropriate settings. This applies to any UNIX platform where the Apache Web server is installed.
To compile the Apache Web server
LIBS=-lpthread
export LIBS
configure --enable-module=so --prefix=install_target_dir
make
make install
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |