"C. Michael Pilato" <[email protected]> writes: > I removed the system-installed APR and APR-Util. Still seeing the problem. > I'm a bit confused because the library appears (via ldd, at least) to be > linking against the correct apr-util (and was doing so before I removed the > system-install versions, even).
Try setting LD_DEBUG=libs, that will cause the loader to describe which paths are being searched. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download

