«

»

Jul
08

CentOS 4 and Subversion

Installing Subversion from source on CentOS 4? If so, build neon before building Subversion, and be sure to enable shared libraries in neon while building it, or you may not be able to use the Python bindings later on.

./configure –with-ssl –enable-shared

After you’ve built and installed neon (0.25.5 in my case), remove the neon directory from the Subversion source.