Dear Puneet,

Thanks for your response. I don't have compile capability on my shared webserver. Therefore, I'd like to install pre-compiled/executable sqlite (much as on a pc) - is there a download that has the precompiled code that will execute on a Unix server? Is the one I mentioned - sqlite-2.8.17.bin - what I need. If it is, how to I install it (what does one do with a .bin file as opposed to an .exe). If not, which download is precompiled and executable under Unix?

Please advise - whatever you - or ANYONE - can offer will be appreciated.

Regards,
Dr. Tom

----- Original Message ----- From: "P Kishor" <[EMAIL PROTECTED]>
To: <sqlite-users@sqlite.org>
Sent: Wednesday, February 28, 2007 10:37 AM
Subject: Re: [sqlite] Installing & Running Sqlite on Linux Webserver?


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]
-----------------------------------------------------------------------------





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

Reply via email to