-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
From the Subversion INSTALL...
If you're just installing a Subversion client, the Subversion
team has created a script that downloads the minimal prerequisite
libraries (Apache Portable Runtime, Sqlite, and Zlib). The script,
'get-deps.sh', is available in the same directory as this file.
When run, it will place 'apr', 'apr-util', 'serf', 'neon',
'zlib', and 'sqlite-amalgamation' directories directly into your
unpacked Subversion distribution, where they will be automatically
configured and built by Subversion's build process.
This would fix a number of bug reports including #2 and https://rt.cpan.org/Ticket/Display.html?id=85711 and https://rt.cpan.org/Ticket/Display.html?id=29971