sqlite check fails
From: Martin Furter <mf_at_rola.ch>
Date: Tue, 7 Oct 2008 21:25:28 +0200 (CEST)
Hi all!
I try to compile trunk r33522 on nexenta opensolaris and get the following
configure: checking sqlite library
An appropriate version of sqlite could not be found, so libsvn_ra_local
or
get sqlite 3.5.9 from:
configure: error: Subversion requires SQLite
Since I've only 3.2.8 available as a package I tried the second option:
wget -q -O - http://www.sqlite.org/sqlite-3.5.9.tar.gz | tar -xzf -
But running configure again leads to the same error. I the tried to
./configure --with-sqlite=$PWD/sqlite
configure worked but when compiling subversion/libsvn_subr/sqlite.c it
I'll try it the 'old' way now...
Martin
---------------------------------------------------------------------
|
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.