Building python with sqlite3
Justin Li
justinli79 at gmail.com
Wed Feb 18 03:59:20 EST 2009
More information about the Python-list mailing list
Wed Feb 18 03:59:20 EST 2009
- Previous message (by thread): urllib confusion
- Next message (by thread): Building python with sqlite3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm building and installing Ptyhon 2.6.1 on Linux. After configure, make, make install, to import sqlite3 leads to ImportError. It looks like I have to build Python with sqlite. I have sqlite3 installed on my system. How should I build Python with it? I did not find any options relating with sqlite3 of configure and Makefile. Thanks in Advance! Justin
- Previous message (by thread): urllib confusion
- Next message (by thread): Building python with sqlite3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list