Simon Slavin wrote:
> On 21 Mar 2013, at 4:43am, Pratik Patodi <pratik.patod...@gmail.com> wrote:
>> I want to install sqlite 3.7.11 in my ubuntu 10.04.
>> Got the source code but no the makefile/config file.
>
> SQLite is not something you install into your computer, where it is
> then used by lots of programs.

But this is what most distributions do:
http://packages.ubuntu.com/lucid/libsqlite3-0

Pratik, if you want a shared library, you must get a newer package from
Ubuntu, or backport the corresponding package from a more recent Ubuntu
version yourself.

But it is indeed recommended to do this:

> Instead the person writing each program which needs it includes it as
> part of their sourcecode.


Regards,
Clemens
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to