Re: M7 build tip
From: Aaron Optimizer Digulla <digulla_at_hepe.com>
Date: 2004-03-04 20:50:42 CET
On Thu, Mar 04, 2004 at 11:00:25AM -0800, James J Myers wrote:
> I hadn't seen anything about db4-4.2 requirement.
Download the source for db4 4.2 and install it /usr/local/db4-4.2 and configure
This should already work. If it doesn't (svn complains about wrong paths),
Put this into the script:
#!/bin/sh
export LD_LIBRARY_PATH=/usr/local/db4-4.2/lib:$LD_LIBRARY_PATH
exec /usr/local/bin/svn "$@"
-- Aaron "Optimizer" Digulla a.k.a. Philmann Dark "It's not the universe that's limited, it's our imagination. Follow me and I'll show you something beyond the limits." http://www.philmann-dark.de/Received on Fri Mar 5 06:50:42 2004 |
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.