Hey Jon,

You might want to try installing the libreadline.so.4 library so that
you can install sqlite.  Once that's in there though I believe you still
need to install the Python bindings for it.  Just having sqlite.so in
/isr/lib isn't going to help python.  You'll need to go to
pysqlite.sourceforge.net (or whatever it is) and install that.  If you
are doing it from source you'll also need the sqlite-2.8.3-dev package.

Jeff

On Thu, Jun 26, 2003 at 08:11:13PM -0600, John Hall wrote:
> I'm trying to install sqlite on Mandrake 9.1
> sqlite-2.8.3-1.i386.rpm
>    requires libreadline.so.4
> sqlite-2-8-2-1.i386.rpm
>    ditto
> sqlite-2.8.3-1.src.rpm
>    everything already installed
>   (But it isn't - my Python program does not find it)
> 
> There is also sqlite.so available - I put that in /usr/lib but it didn't help.
> 
> What's my best option from here, please?
> 

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to