Hi,

I've used PyGreSQL with great success on my Macs in the past, but I'm
having difficulty getting it configured this time around.

Since I'm using newer versions of a lot of stuff, I thought I'd see if
someone out there has banged his head against this already and can point
me in the right direction.

I'm using posgresql 8.0.3.  When I built it --with-python, I was surprised
to see that it didn't also build the _pg module.  Has something changed
that makes this rational?

In any event, I then downloaded the PyGreSQL 3.6.2 package and attempted
to compile it.  When built per the "standalone" directions, I get the
following errors:

powerpc-apple-darwin8-gcc-4.0.0: unrecognized option '-shared'
pgmodule.c:1: warning: -fpic is not supported; -fPIC assumed
/usr/bin/ld: can't locate file for: -lpq
collect2: ld returned 1 exit status


Can anyone suggest some next steps that might get me up and running?

Thanks,
-Ben
_______________________________________________
PyGreSQL mailing list
[email protected]
http://mailman.vex.net/mailman/listinfo/pygresql

Reply via email to