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

Re: Not finding my SQLite

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: Sat, 17 Jan 2009 12:57:42 -0800

On Sat, Jan 17, 2009 at 11:18 AM, Julian Foad
<julianfoad_at_btopenworld.com> wrote:
> If I configure with "sqlite3.c" amalgamation in "build/", configure says
> "error: Subversion requires SQLite":

The default location for the amalgamated build is:
$abs_srcdir/sqlite-amalgamation/sqlite3.c. (See
build/ac-macros/sqlite.m4.) If you want it someplace else, use
--with-sqlite=/path/to/sqlite3.c

As for your SQLite install (when you passed --with-sqlite) - is
/home/julianfoad/include/sqlite3.h present?

HTH. -- justin

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1031234
Received on 2009-01-17 21:57:58 CET

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

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