X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <719d28270806251640g1292e062w72c5ba56dfdfe4f9@mail.gmail.com> Date: Thu, 26 Jun 2008 07:40:26 +0800 From: "Calvin Cheng" To: cygwin AT cygwin DOT com Subject: psycopg2 on cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 Hi guys, How should I go about installing psycopg2 for cygwin? I have managed to install pyscopg2 on windows using the executable from here -> http://www.stickpeople.com/projects/python/win-psycopg/index.html#Version2 (specifically psycopg2-2.0.7.win32-py2.5-pg8.3.1-release.exe) and it is running perfectly fine on windows command prompt. Is there anyway to configure this so that it works for cygwin as well? It's a hassle switching between command shell and cygwin shell just so I can use psycopg2. Would be glad if someone has done this correctly already and would like to share how I can go about doing the same. Thank you, Calvin -- 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/