On Sep 2, 2005, at 18:50, Robin Berjon wrote:
> building the latest version of Subversion appears to work perfectly
> well. However when I try to build the Perl bindings things quite
> simply fail, the problem being that it's not finding libapr-0.dylib
> anywhere.
>
> I thought this was just a simple oversight and looked around for
> libapr-0.dylib but coudn't find it anywhere. Creating a fake
> libapr-0.dylib in -L shows that it's happy (until of course it
> tries to actually do anything with it).
>
> Is the lib installed somewhere and I've missed it, or does the
> problem comes from elsewhere? Any hints on how I could get it to
> work while a fix is in the works?
My libapr-0.dylib is in /opt/local/lib because I installed Subversion
with darwinports. How did you install it? Did you build from source?
I would expect the library to go into $PREFIX/lib, wherever that is
for your build (conceivably /usr/local, but presumably you've looked
there and didn't find it...).
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 2 19:50:26 2005