Re: installation problems on OSX Lion - Mailing list pgsql-general

From stephaneg
Subject Re: installation problems on OSX Lion
Date
Msg-id 1320599470160-4969019.post@n5.nabble.com
Whole thread Raw
In response to Re: installation problems on OSX Lion  (adamaltman <adam.a.altman@gmail.com>)
Responses Re: installation problems on OSX Lion
List pgsql-general
Hello,

I had the same issue and could solve it the following way.

open a terminal,

cd /usr/lib
sudo mv libpq.5.dylib libpq.5.dylib-ORG
sudo ln -s libpq.5.3.dylib libpq.5.dylib

Cheers,
Stéphane


--
View this message in context:
http://postgresql.1045698.n5.nabble.com/installation-problems-on-OSX-Lion-tp4627419p4969019.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: function doesn't see change in search_path
Next
From: Leonardo Carneiro
Date:
Subject: Is *.projects.postgresql.org offline?