X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47316110.3060309@ukf.net> Date: Wed, 07 Nov 2007 06:54:08 +0000 From: Max Bowsher Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050923 Thunderbird/1.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail References: <677d37110711050406l571db71chd8f92bf0a4af7157 AT mail DOT gmail DOT com> <20071105161913 DOT GA3008 AT tishler DOT net> <20071105211617 DOT GA2964 AT tishler DOT net> In-Reply-To: <20071105211617.GA2964@tishler.net> OpenPGP: id=C0F2C580 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1CB9881A99E84159DC634DFF" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig1CB9881A99E84159DC634DFF Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Jason Tishler wrote: > On Mon, Nov 05, 2007 at 08:06:37PM -0000, Thorsten Kampe wrote: >> * Jason Tishler (Mon, 05 Nov 2007 11:19:13 -0500) >>> [snip] >>> AFAICT, Python's _sqlite3 extension module is dependent on SQLite >>> which is not part of the standard Cygwin >>> distribution. This is why Cygwin Python does not contain >>> _sqlite3.dll. >> Well, but it should because it's a part of a standard Python >> installation. See "New, Improved, and Removed Modules": "If you're >> compiling the Python source yourself, note that the source tree >> doesn't include the SQLite code, only the wrapper module. You'll need >> to have the SQLite libraries and headers installed before compiling >> Python, and the build process will compile the module when the >> necessary headers are available." >=20 > Understood, but as I indicated above, SQLite is not part of the standard > Cygwin distribution. If someone contributes SQLite, then I will release > Cygwin Python with SQLite support enabled. Sorry about that, I've had SQLite sitting in an ITPed, GTGed, and forgotten-about state for a long time. Now uploaded. Max. --------------enig1CB9881A99E84159DC634DFF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) iD8DBQFHMWEQfFNSmcDyxYARAmx3AKDaDFz/oUoUVHHOJah5Jfmz27wgYQCfXSVu HwFLHRYAish27uGClC7iaZ8= =4nbc -----END PGP SIGNATURE----- --------------enig1CB9881A99E84159DC634DFF--