On 2/28/07, Tom VP <[EMAIL PROTECTED]> wrote:
I would like to install and run sqlite on my host web server. Does anyone know 
how I can do this? I downloaded:
sqlite-2.8.17.bin.gz and gunzipped it to: sqlite-2.8.17.bin.
Is this what I would install and how. My website is on a shared server, so is 
there a problem with running sqlite in such an environment?

Whatever assistance you can provide will be greatly appreciated.


First, let's assume you have shell access on your web server, and you
can compile programs.

Second, why bother with 2.8.17... get the latest unless there is some
pressing reason not to.

download the source to your directory, and then configure with a
prefix for where you want to put the program. Then make and make
install.

--
Puneet Kishor http://punkish.eidesis.org/
Nelson Inst. for Env. Studies, UW-Madison http://www.nelson.wisc.edu/
Open Source Geospatial Foundation http://www.osgeo.org/education/
---------------------------------------------------------------------
collaborate, communicate, compete
=====================================================================

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to