Re: compile python with sqlite3

2007-02-26 Thread Thinker
27;sqlite3' somewhere on my Linux > (/path/to/sqlite'). What do I have to do if I want to compile 'Python' > with 'sqlite3'? I would appreciate if somebody tells me to solve this > problem. > > With regards, > Nader You need PySQLite .. - -- Th

compile python with sqlite3

2007-02-23 Thread Nader Emami
L.S., I have to compile (install) locally Python 2.5, because I don't have 'root' permission. Besides I would use 'sqlite3' as a database for TurboGears/Django. I have installed 'sqlite3' somewhere on my Linux (/path/to/sqlite'). What do I have t