Re: Building psycopg2 2.4.4 on Mac OS X Lion - Mailing list psycopg

From Daniele Varrazzo
Subject Re: Building psycopg2 2.4.4 on Mac OS X Lion
Date
Msg-id CA+mi_8arwnWKOKc32KCuH+wy_KGt-4JoxxE2wH09WXTALD8W0g@mail.gmail.com
Whole thread Raw
In response to Building psycopg2 2.4.4 on Mac OS X Lion  (Melton Low <softw.db@gmail.com>)
List psycopg
On Mon, Dec 19, 2011 at 5:29 PM, Melton Low <softw.db@gmail.com> wrote:

> Just a quick note.  For those of us on Mac OS X Lion running the latest
> xCode 4.2.1, the compiler is now a symbolic link as 'gcc' or 'llvm-gcc-4.2'.
>  There is no binary or link called 'gcc-4.2'.  Running setup on 2.4.4 fails
> with executable 'gcc-4.2' not found.

This seems a distutils problem. Widely googlable. Every new mac
release seems breaking building python extensions. Every time in a
different way. This can't be our problem: psycopg is not different
from other C python extension. Please use a packaged version of
psycopg, or the experimental ctypes version instead.

-- Daniele

psycopg by date:

Previous
From: Melton Low
Date:
Subject: Building psycopg2 2.4.4 on Mac OS X Lion
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: RELEASE: psycopg 2.4.4