Re: RELEASE: psycopg 2.0.13

Chris Withers <[email protected]>
Newsgroups gmane.comp.python.db.psycopg.devel
Message-ID <[email protected]>
Federico Di Gregorio wrote:
> at least a couple of people wrote me saying 2.0.13 RC 1 was fine and
> Jason fixed (thank you!) all MSVC problems, 

Still gives the same error message trying to compile on Win32:

C:\Download\psycopg2-2.0.13>\Python26\python.exe setup.py install
running install
running build
running build_py
creating build
creating build\lib.win32-2.6
creating build\lib.win32-2.6\psycopg2
copying lib\errorcodes.py -> build\lib.win32-2.6\psycopg2
copying lib\extensions.py -> build\lib.win32-2.6\psycopg2
copying lib\extras.py -> build\lib.win32-2.6\psycopg2
copying lib\pool.py -> build\lib.win32-2.6\psycopg2
copying lib\psycopg1.py -> build\lib.win32-2.6\psycopg2
copying lib\tz.py -> build\lib.win32-2.6\psycopg2
copying lib\__init__.py -> build\lib.win32-2.6\psycopg2
running build_ext
error: The system cannot find the file specified

What file can't it find? Why not say the name/path of the file in the 
error message?!

 > * New features:
 >   - Support for UUID arrays.
 >   - It is now possible to build psycopg linking to a static libpq
 >     library.

How do I do this? Has anyone done this on Windows? Would be great to get 
a binary egg for Windows that's statically linked up on PyPI...

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.