Re: Re: [ANN] pyPgSQL 2.3 beta 1 released
bob ackerman <rdacker-yBeKhBN/[email protected]>
| Newsgroups | gmane.comp.python.db.pypgsql.user |
|---|---|
| Message-ID | <[email protected]> |
(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.