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/