On 21 Mar 2013, at 4:43am, Pratik Patodi <[email protected]> wrote:

> I want to install sqlite 3.7.11 in my ubuntu 10.04.
> Got the source code but no the makefile/config file.
> 
> From where can ,I Download the set-up and how to install it.

SQLite is not something you install into your computer, where it is then used 
by lots of programs.  Instead the person writing each program which needs it 
includes it as part of their sourcecode.

Simon.
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to