On 29.07.2013 14:58, Thomas Harold wrote:
> From my notes back when I compiled 1.8.0, I had to download the
> sqlite-amalgamation ZIP file and add it into the source directory.
>
> $ cd /usr/local/src/subversion-1.8.0/
> $ wget http://www.sqlite.org/sqlite-amalgamation-3071501.zip
> $ unzip sqlite-amalgamation-3071501.zip
> $ mv sqlite-amalgamation-3071501 sqlite-amalgamation
> $ rm sqlite-amalgamation-3071501.zip
The alternative to this is just:

    $ cd /usr/local/src/subversion-1.8.0/
    $ ./get-deps.sh sqlite


-- Brane


-- 
Branko Čibej | Director of Subversion
WANdisco // Non-Stop Data
e. br...@wandisco.com

Reply via email to