> > [...]
> > checking db_185.h presence... no
> > checking for db_185.h... no
> > checking for Berkeley DB... not found
> > configure: error: Berkeley DB not found.
> > configure failed for apr-util
>
> Did I say it's not the runtime linker not picking up files? Hmmm, I might be
> wrong after all. Also, I think BDB installs a few binaries that have to be in
> $PATH for them to work.
>
> Also, I wonder what the '[...]' output above was and what additional info is
> in config.log, in particular what the last test was that failed.
configure needs to be able to find the dynamic link libraries to run
some tests. On many *nix-es this means you need to have the library
path in your system setup or in your LD_LIBRARY_PATH.
Bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 14 14:50:06 2005