Hey gang,
I need python-sqlite to bind python to sqlite db for an application I am deploying but I am getting the dependency error that it needs libsqlite.so.0. Interworx actually comes with libsqlite3.so. but the python rpm still complain that it needs the other. Any ideas?
Im running centOs 4.4 and latest version of interworx.
python is 2.3.4
sqlite-3.3.3-1.2
Thanks!