Hello Michael,

download the source code, compile it with your compiler and link it to 
your program.
See http://www.sqlite.org/download.html. Its easiest to use the 
amalgamation: sqlite-amalgamation-3_6_11.zip 
<http://www.sqlite.org/sqlite-amalgamation-3_6_11.zip>
There is indeed no installation

Martin

mrobi...@cs.fiu.edu wrote:
> Dear sqlite users group,
>
> I am new at SQlite3 and I would be very thankful for your help.
>
> I read that SQlite does not require installation, so I downloaded the
> Precompiled Binaries For Windows and run sqlite3.exe in windows xp, no
> problem, however, I have some gcc C programs that I run in windows xp
> "dos" shell and in Linux and Unix, same code, just recompiled in its
> corresponding OS. I would like to use SQlite3 with these gcc C programs.
>
> Reading thru the users group postings and in google in general, I came to
> the conclusion that some kind of installation may be required, but I have
> not been able to find instructions about it. Please guide me to get this
> issued resolved so that I can start creating great apps with SQlite.
>
> Thank you very much
>
> Michael R
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
>   
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to