Christoph Zwerschke <cito <at> online.de> writes: > > Did some experiments today to get PyGreSQL running with Windows and > Python both 64 bit. As explained, this needs the libpq64 which is > included with the EnterpriseDB PostgreSQL installer now. > > Luckily, it was possible to build a functional 64bit PyGreSQL driver > based on libpq64 with both Visual Studio 8 and MinGW-64. > > However, I found that our setup.py file needs some serious cleanup first > and then some special casing for different compilers...
Hello...do you have a link to the 'cleaned-up' setup.py ? And do you have directions on the two issues you discovered? Can I be of help in working on any of this for you? I am running 64-bit Python 2.7 (with PIL, psycoPG) and 64-bit PostgreSQL 9.0 on a Windows 64-bit Pro with Mongoose (httpd) on an LGA775 server. I would like to install and use pygreSQL for compatibilitu with my SUSE server :) _______________________________________________ PyGreSQL mailing list [email protected] http://mailman.vex.net/mailman/listinfo/pygresql
