Subversion on OpenBSD.
From: Mark G <mark_at_nolab.conman.org>
Date: 2003-03-30 04:24:48 CEST
Hello all,
I am trying to get a Subversion repository server to run on OpenBSD. I
First, I am installing subversion in its own area, not /usr/local or some
After compiling, the Subversion binaries could not find apr-util.so. I had
The way I fixed it was:
export LD_NO_INTERN_SEARCH=""
This tells the OpenBSD dynamic linker that it should not use the library
I'm happy with this solution but I suspect there is still something wrong
I'm afraid I just don't understand libtool well enough to debug this on my
L8r,
---------------------------------------------------------------------
|
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.