[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: problem building 1.8.1 (sqlite-amalgamation)

From: Branko Čibej <brane_at_wandisco.com>
Date: Mon, 29 Jul 2013 17:14:10 +0200

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. brane_at_wandisco.com
Received on 2013-07-29 17:14:32 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.