psycopg2 on cygwin

2008-06-25 Thread Calvin Cheng
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

Re: Problem running Scripts in cygwin

2008-06-19 Thread Calvin Cheng
Hi, I am having some trouble getting python to run scripts located in "/cygdrive/c/Python25/Scripts" in cygwin. I get an error message saying: python: can't open file 'rst2html.py': [Errno 2] No such file or directory I can run those same scripts in "c:/Python/Scripts" correctly, with no error, i