Re: Can't find _sqlite3.so in lib-dynload

2010-05-18 Thread Kushal Kumaran
On Tue, May 18, 2010 at 5:38 AM, Peng Yu wrote: > On May 17, 6:38 pm, a...@pythoncraft.com (Aahz) wrote: >> In article , >> Peng Yu   wrote: >> >> >> >> >I compiled python2.6.4 from source. But I can't find _sqlite3.so in >> >the install directory. I thought that _sqlite3.so should be generated >>

Re: Can't find _sqlite3.so in lib-dynload

2010-05-17 Thread Peng Yu
On May 17, 6:38 pm, a...@pythoncraft.com (Aahz) wrote: > In article , > Peng Yu   wrote: > > > > >I compiled python2.6.4 from source. But I can't find _sqlite3.so in > >the install directory. I thought that _sqlite3.so should be generated > >to the install directory. > > >Would you please let me kn

Re: Can't find _sqlite3.so in lib-dynload

2010-05-17 Thread Aahz
In article , Peng Yu wrote: > >I compiled python2.6.4 from source. But I can't find _sqlite3.so in >the install directory. I thought that _sqlite3.so should be generated >to the install directory. > >Would you please let me know how to fix it? Only if you provide some relevant details. Such as,