Re: Fresh install on Mac OS 10.5.4

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Manoj Patwardhan <manoj(at)expersis(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Fresh install on Mac OS 10.5.4
Date: 2008-08-03 01:06:31
Message-ID: 235DBB42-9904-47B8-9BCC-9BE6979D257F@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Aug 2, 2008, at 7:13 PM, Manoj Patwardhan wrote:

> bash-3.2$ initdb -D /usr/local/pgsql/data
>
> dyld: Library not loaded: /usr/local/pgsql/lib/libpq.4.dylib
> Referenced from: /usr/local/bin/initdb
> Reason: image not found
> Trace/BPT trap
>
> Any ideas? This is on Mac OS 10.5.4. What I see in /usr/local/pgsql/
> lib is libpq.5.dylib and not libpq.4.dylib.

Could be a path problem. Try

which initdb

initdb --version

to make sure you are running the version of initdb you think you are.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-08-03 04:17:33 Re: Fresh install on Mac OS 10.5.4
Previous Message Rodrigo E. De León Plicet 2008-08-02 23:43:15 Re: Is there any reason why "edit PostgreSQL.conf should be on my menu"