Ben Collins-Sussman wrote:

> What you need to do is rebuild svn with the same APR (1.2) that
> lives in /usr/local/apache2/bin/ap{ru}-config.

I now use the following command to configure SVN:

  ./configure \
    --with-apxs=/usr/local/apache-2.2.0/bin/apxs \
    --with-apr=/usr/local/apache-2.2.0/bin/apr-1-config \
    --with-apr-util=/usr/local/apache-2.2.0/bin/apu-1-config

Et voila, it works. Thanks a lot, Ben!

-- 
Mit freundlichen Grüßen / Sincerely
Dipl. Inform. Ralph Seichter

_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to