Building python with sqlite3

Justin Li justinli79 at gmail.com
Wed Feb 18 03:59:20 EST 2009


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



More information about the Python-list mailing list