Re: psql version mismatch - Mailing list pgsql-general

From Tom Lane
Subject Re: psql version mismatch
Date
Msg-id 5892.1068614523@sss.pgh.pa.us
Whole thread Raw
In response to psql version mismatch  (spam@fisher.forestry.uga.edu (Chris Fonnesbeck))
List pgsql-general
spam@fisher.forestry.uga.edu (Chris Fonnesbeck) writes:
> I'm trying to run the latest Postgresql on OSX 10.3, but am receiving
> a version mismatch error when I try and run the database:

> dyld: psql version mismatch for library:
> /usr/local/lib/libreadline.4.dylib (compatibility version of user:
> 4.2.0 greater than library's version: 4.0.0)

This sounds like a pretty standard dynamic-linker-is-finding-wrong-
version-of-shared-library problem.  I am not sufficiently familiar
with OS X to recall exactly how its linker searches for shared
libraries, but maybe that will be enough of a clue to get you
going ...

            regards, tom lane

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: plperl/createlang issue
Next
From: Ma Siva Kumar
Date:
Subject: Re: multibyte support