Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:

Hi all,

On a (sun) webserver that I use, there is python 2.5.1 installed. I'd
like to use sqlite3 with this, however sqlite3 is not installed on the
webserver. If I were able to compile sqlite using a sun machine (I
normally use linux machines) and place this in my lunix home account
would I be able to use python and sqlite?

Any thoughts? I know its a bit of a stretch ...

Can you ask them if sqlite3 is installed? and if not... to install it?

You could include in your discussions "well sqlite3 is part of python" "if it isn't, you haven't installed python properly"

Worth a try...

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to