Re: No loadable SQlite extensions in Python 2.7

2012-04-21 Thread Volker Froehlich
On Sat, 2012-04-21 at 10:08 +0300, Panu Matilainen wrote: > On 04/21/2012 09:27 AM, Volker Froehlich wrote: > > On Fri, 2012-04-20 at 17:14 -0700, Toshio Kuratomi wrote: > >> On Sat, Apr 21, 2012 at 12:46:38AM +0200, Volker Froehlich wrote: > >>> Hello! > >>> > >>> I noticed, our Python 2.7 package

Re: No loadable SQlite extensions in Python 2.7

2012-04-21 Thread Panu Matilainen
On 04/21/2012 09:27 AM, Volker Froehlich wrote: On Fri, 2012-04-20 at 17:14 -0700, Toshio Kuratomi wrote: On Sat, Apr 21, 2012 at 12:46:38AM +0200, Volker Froehlich wrote: Hello! I noticed, our Python 2.7 package does not allow to load SQLite extensions from shared libraries. This must be conf

Re: No loadable SQlite extensions in Python 2.7

2012-04-20 Thread Volker Froehlich
On Fri, 2012-04-20 at 17:14 -0700, Toshio Kuratomi wrote: > On Sat, Apr 21, 2012 at 12:46:38AM +0200, Volker Froehlich wrote: > > Hello! > > > > I noticed, our Python 2.7 package does not allow to load SQLite > > extensions from shared libraries. This must be configured at > > build-time. > > >

Re: No loadable SQlite extensions in Python 2.7

2012-04-20 Thread Toshio Kuratomi
On Sat, Apr 21, 2012 at 12:46:38AM +0200, Volker Froehlich wrote: > Hello! > > I noticed, our Python 2.7 package does not allow to load SQLite > extensions from shared libraries. This must be configured at > build-time. > > Is there a strong reason for this configuration, or could we possibly >

No loadable SQlite extensions in Python 2.7

2012-04-20 Thread Volker Froehlich
Hello! I noticed, our Python 2.7 package does not allow to load SQLite extensions from shared libraries. This must be configured at build-time. Is there a strong reason for this configuration, or could we possibly change that, if necessary? Volker Fröhlich -- devel mailing list devel@lists.fe