Re: [Fwd: problem with dynamically loaded plugins]
From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2007-09-13 18:44:08 CEST
On Thursday 13 September 2007 18:23, Michael Haubenwallner wrote:
So your problem seems to be the dynamic loader... I'm assuming the following
1.4.4: /usr/bin/*
1.4.2: /opt/svn/bin/*
Problem is, the dynamic link loader will search only he knows about for the
The workaround is to replace the binaries in /opt/svn/bin/* with wrapper
---snip---
LD_LIBRARY_PATH=/opt/svn/lib
Rename the original /opt/svn/bin/svn* commands to /opt/svn/bin/svn*.orig, put
Hope that helps,
-- Marc Haisenko Comdasys AG Rüdesheimer Straße 7 D-80686 München Tel: +49 (0)89 - 548 433 321 e-mail: haisenko@comdasys.com http://www.comdasys.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Sep 13 18:40:43 2007 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.