[EMAIL PROTECTED] wrote:
> Still isn't working.  I put what you suggested in the envvars file and it
> didn't help.  I even tried explicitly setting PATH to include
> /opt/siteminder2/webagent/bin and SHLIB_PATH to include
> /opt/siteminder2/webagent/lib by using export and even with that it didn't
> work.  It still has a problem with the line
> 'LoadModule sm_module "/opt/siteminder2/webagent/lib/libmod_sm20.sl" ' and
> says it can't find libmod_sm20.sl.

What does 'ldd /opt/siteminder2/webagent/lib/libmod_sm20.sl' give? 'File
not found' can also mean that one of the libs it depends on can't be
found. You may have to set the LD_LIBRARY_PATH var in apachectl to fix
this.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to