From: Steven D. A. <st...@ne...> - 2002-11-02 07:56:00
|
On 11/2/02 12:55 AM, "bob ackerman" <rd...@pa...> wrote: > (i sent this to steve directly -- this corrects mistake by sending to list) > > On Friday, November 1, 2002, at 09:18 PM, Steven D. Arnold wrote: > > I tried compiling pyPgSQL 2.3 beta 1 with the result below. I did not > modify the setup.py; there was nothing obvious to change. > > Macintosh-2.3/pyPgSQL/libpq/libpqmodule.so > ld: table of contents for archive: /usr/local/pgsql/lib/libpq.a is out of > date; rerun ranlib(1) (can't load from it) > error: command 'gcc' failed with exit status 1 > > i don't know details, but when this happened to me i did what it said: > run 'ranlib' then try again. i forget but think ranlib needs to run in > that directory with that lib as an argument. Just to let everyone know -- this worked for me too. steve -- |