Re: psycopg on a MacBook
Taavi Kuusik <taavi.kuusik-7C/[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Evandro, Did you install PostgreSQL from binary or source? If I remember correctly I had a similar problem with a postgres binary installation and ended up reinstalling postgres from source (you can find directions here: http://www.stiefels.net/2007/11/22/building-postgresql-on-leopard/). Regards, Taavi Kuusik Evandro Eduardo Seron Ruiz wrote: > Hi all, > > I am trying to install psycopg2-2.0.8.tar.gz on a Mac OS X 10.5.5 > (leopard) > running Python 2.5 (Mac's own python) and Postgres 8.3.4. > <http://8.3.4./> > > The installation process seems to run OK until it stops with the > following > warning message: > ld: warning in /usr/local/pgsql/lib/libpq. > dylib, file is not of required architecture > > Any help is most welcome. I want to stress that I really don't need > the latest > versions of all these software since the application I am working on > does not > demand any special SQL feature. > > Regards, > Evandro > -- > ===================================== > Evandro Eduardo Seron Ruiz, PhD > Professor Associado > Departamento de Fisica e Matematica -FFCLRP > Universidade de Sao Paulo > ------------------------------------------------------------------------ > > _______________________________________________ > Psycopg mailing list > Psycopg-IAPFreCvJWPBWskQ1e/[email protected] > http://lists.initd.org/mailman/listinfo/psycopg >