From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Chris Fonnesbeck <spam(at)fisher(dot)forestry(dot)uga(dot)edu> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: psql version mismatch |
Date: | 2003-11-11 18:14:02 |
Message-ID: | 3FB126EA.90600@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Simplest solution is to compile --without-readline.
However that is blow a lot of the psql functionality. If you don't use
psql then --without-readline will probably
solve it for you and you can use phpPgAdmin or pgAdmin or pgManage.
Sincerely,
Joshua Drake
Chris Fonnesbeck wrote:
>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)
>Trace/BPT trap
>
>Has anyone else run into this problem, or know of a solution?
>
>Thanks in advance for any help,
>C.
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
>
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Sullivan | 2003-11-11 18:18:42 | Re: Question on Replication |
Previous Message | Alvaro Herrera | 2003-11-11 17:46:58 | Re: Locks information |