[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: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Mon, 29 Jul 2013 08:58:47 -0400

 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

Once I had the zip file unpacked into the sqlite-amalgamation
subdirectory, there were no extra options to be passed to that
./configure script. It saw it automatically.

(I have not had time yet to build 1.8.1.)

Current version of the sqlite-amalgamation ZIP can be found at:

http://www.sqlite.org/download.html
Received on 2013-07-29 14:59:30 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.