Results 1 to 2 of 2
I having big Sqlite problems.
Im trying to install python-sqlite but when I try to do that I get this message
error: Failed dependencies:
libsqlite3.so.0 is needed by python-sqlite-1.1.7-1.2.i386
When ...
- 12-24-2006 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 1
Sqlite problems.
I having big Sqlite problems.
Im trying to install python-sqlite but when I try to do that I get this messageWhen I try to install Sqlite I get this errorerror: Failed dependencies:
libsqlite3.so.0 is needed by python-sqlite-1.1.7-1.2.i386What am I doing wrong?Preparing... ########################################### [100%]
package sqlite-3.3.3-1.2 is already installed
- 12-24-2006 #2
What Linux distribution are you using. Also what is the output of doing
Code:$rpm -qa | grep -i python


Reply With Quote