X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 5 Nov 2007 18:47:44 -0500 From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: 1.5.24 -2 cygwin python 2.5.1 problem, "import sqlite3" fail Message-ID: <20071105234744.GB3645@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <677d37110711050406l571db71chd8f92bf0a4af7157 AT mail DOT gmail DOT com> <20071105161913 DOT GA3008 AT tishler DOT net> <fgnt4d$41m$2 AT ger DOT gmane DOT org> <20071105211617 DOT GA2964 AT tishler DOT net> <fgo2h7$35l$1 AT ger DOT gmane DOT org> <472F9072 DOT 9494BBBC AT dessent DOT net> <fgo6sj$g97$1 AT ger DOT gmane DOT org> <472FA24D DOT D7964B75 AT dessent DOT net> <fgo9sr$nqa$1 AT ger DOT gmane DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <fgo9sr$nqa$1@ger.gmane.org> User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Nov 05, 2007 at 11:44:27PM -0000, Thorsten Kampe wrote: >* Brian Dessent (Mon, 05 Nov 2007 15:07:57 -0800) >> Thorsten Kampe wrote: >> > As far as I understood Jason, he just needs the SQLite headers and >> > libraries to /build/ Python with SQLite support, and he doesn't need >> > them to be "in Cygwin". >> >> That would be silly, because it would result in a totally broken python >> that would continue to throw ImportError on "import sqlite3" because the >> user would have no cygsqlite3-0.dll on their system, with no way to get >> it unless they installed third party packages that aren't part of >> Cygwin. > >If the Windows Python installation comes with more-or-less third party >sqlite3.dll, then Cygwin Python coming with a third party cygsqlite3- >0.dll (from Cygwin Ports) would be fine - at least with me... > >Anyway: no one ever noticed the lack of SQLite for quite some time and >the other ones probably found workarounds... Thorsten: You can stop digging now. The hole is deep enough. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/