OK...I figured it out. :)

To fix that error, I just ran:

sudo ranlib /usr/local/pgsql/lib/libpq.a

>From then on, it all installed fine!

WHEW!  Thanks for the help and moral support. :)

Take care,
-John




>On Wed, 17 Oct 2001 [EMAIL PROTECTED] wrote:
>
>> BUT....now I'm stuck when I try to run "make."  Here's the error I get:
>> 
>> --------
>> Running Mkbootstrap for Pg ()
>> chmod 644 Pg.bs
>> LD_RUN_PATH="/usr/local/pgsql/lib" cc -o blib/arch/auto/Pg/Pg.bundle  -bundle 
>-undefined suppress Pg.o    -L/usr/local/pgsql/lib -lpq 
>> /usr/bin/ld: table of contents for archive: /usr/local/pgsql/lib/libpq.a is out of 
>date; rerun ranlib(1) (can't load from it)
>> make: *** [blib/arch/auto/Pg/Pg.bundle] Error 1
>> --------
>> 
>> Any idea do I need to do now?  I installed the latest version of
>> PostgreSQL (7.1.3), so how can that file be "out of date"?  Plus, I
>> don't know what "rerun ranlib(1)" means.
>
>Dunno, but most likely you need to run the 'ranlib' command. If it's not
>as straightforward as just, well, running it, then you can look up the man
>page for details.
>
>I'm not currently near my OSX box so can't be more specific than that.
> 
>
>
>--
>Chris Devers                                     [EMAIL PROTECTED]
>Apache / mod_perl      http://bunny.skillcheck.com/admin/chris/resume/
>
>
--------------------------------------------------
"Because the only people for me are the mad ones,
the ones who are mad to live, mad to talk, mad to be saved,
desirous of everything at the same time, the ones who never
yawn or say a commonplace thing,
but burn, burn, burn, like fabulous yellow roman candles
exploding like spiders across the stars and in the middle you see
the blue centerlight pop and everybody goes "Awww!"

- Jack Kerouac
*****************************************

Reply via email to