On Wed, May 22, 2013 at 4:13 PM, Prashant Shah <pshah.mum...@gmail.com>wrote:

> How can I compile sqlite4 ? Is there a amalgamation file available ?
>

Try:

make -f GNUmakefile.linux
or:
ln -s GNUmakefile.linux GNUmakefile
make

That "should" do it for you.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to