[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_dav_svn from openCollabNet OS X subversion 1.5.1-2 on OS X 10.5.4 with Apache fails to load

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Fri, 8 Aug 2008 19:33:55 -0600

Okay guys...for some closure, I've figured this out and it was
completely inline with what we mentioned was the answer a few weeks
ago. When you use /usr/sbin/apachectl, it load /usr/sbin/envvars.
This creates a special DYLD_LIBRARY_PATH environment variable that
puts Leopard's default Subversion in front of the OSX binary I
maintain. When this occurs, Apache has issues resolving symbols. To
fix this, comment out the two lines defining and exporting the
DYLD_LIBRARY_PATH in /usr/sbin/envvars.

Take care,

Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-09 03:35:16 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.