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

Re: svn commit: r33520 - requiring SQLite

From: Peter Samuelson <peter_at_p12n.org>
Date: Tue, 7 Oct 2008 13:52:12 -0500

[Justin Erenkrantz]
> > $ pkg-config sqlite3 --modversion --silence-errors
> > 3.2
>
> That would do it, but from the rpm listing it looks like you really
> have 3.6.8: /usr/lib/libsqlite3.so.0.8.6. (if I read that version
> correctly)

The last 2 fields often don't mean much, except that libtool requires
them, so you plug some numbers in and you may never bother to update
them, since they have little real purpose on modern OSes. The ".8.6"
seems to have remained constant at least between 3.2.1 and 3.5.9.

SQLite is in good company: libsvn_foo has kept an equally useful
suffix of ".0.0" since the beginning of time.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/

Received on 2008-10-07 20:52:32 CEST

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.