I try to install subversion from source, but on ./configure receive:
configure: error: no suitable apr found
I have download apr source and installed:
libraries have been installed in:
/usr/local/apr/lib
So I returned to configure of subversion but receive the same error. What I should do? Thanks.