| From: | "Douglas McNaught" <doug(at)mcnaught(dot)org> |
|---|---|
| To: | "epicwinter(at)hotmail(dot)com" <epicwinter(at)hotmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: mac install question |
| Date: | 2008-07-23 18:12:45 |
| Message-ID: | 5ded07e00807231112i76a002ebm1355f3ce6beca5fd@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jul 23, 2008 at 1:58 PM, epicwinter(at)hotmail(dot)com
<epicwinter(at)hotmail(dot)com> wrote:
>
> Please excuse my lack of mac knowledge. I installed postgresql 8.3 using the mac os x 1 click installer onto my brand new powerbook. The install appeared to go very smooth. If I go to Postgresql under Applications it appears as if I can start and stop postgres and open pgadmin. I even created a test database under pgadmin with no errors. So everything appears cool but...
>
> I can't seem to run any of the postgresql commands from a shell. If I open a terminal and try to run psql or createdb or any of the commands I get this error:
>
> /Library/PostgreSQL/8.3/bin/createdb test
> dyld: Library not loaded: /Users/buildfarm/pginstaller/server/staging/osx/lib/libpq.5.dylib
That would seem to indicate that the installer doesn't set things up
properly for command-line access. You should talk to whoever created
it, since it isn't (to my knowledge) part of the official Postgres
distribution.
-Doug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | epicwinter@hotmail.com | 2008-07-23 18:19:32 | Re: mac install question |
| Previous Message | epicwinter@hotmail.com | 2008-07-23 17:58:16 | mac install question |