Skip to Content.
Sympa Menu

shibboleth-dev - Re: SP 1.3 on OSX 10.4 (Tiger): oncrpc problem?

Subject: Shibboleth Developers

List archive

Re: SP 1.3 on OSX 10.4 (Tiger): oncrpc problem?


Chronological Thread 
  • From: Valery Tschopp <>
  • To: Scott Cantor <>
  • Cc:
  • Subject: Re: SP 1.3 on OSX 10.4 (Tiger): oncrpc problem?
  • Date: Mon, 04 Jul 2005 09:54:52 +0200
  • Organization: SWITCH - Swiss Education & Research Network

Hi Scott,

Therefore, compiling the shibboleth-1.3 the old problem with oncrpc appears again:
There is no problem. There's no way to avoid the duplicate symbols, that's
Unix at work. I'm told it's a feature.

Unfortunately apache 1.3 is unable to load the module:
root@macvt:/etc/httpd#
apachectl configtest
DYLD_LIBRARY_PATH=/usr/local/shibboleth-1.3-beta/libexec


Wrong path. lib is the library folder, not libexec.

Thanks, I modified /usr/sbin/apachectl to set the dynamic linker path as:

DYLD_LIBRARY_PATH=/usr/local/shibboleth-1.3/libexec:/usr/local/shibboleth-1.3/lib

And now the module is correctly loading ^_^

Best regards,
Valery

--
Valery Tschopp Software Engineer
SWITCH The Swiss Education and Research Network
NetServices AAI Neumuehlequai 6, 8001 Zurich
phone:+41 1 268 1544
email:




Archive powered by MHonArc 2.6.16.

Top of Page