Re: mac install question

From: "epicwinter(at)hotmail(dot)com" <epicwinter(at)hotmail(dot)com>
To: Douglas McNaught <doug(at)mcnaught(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: mac install question
Date: 2008-07-23 18:19:32
Message-ID: BLU145-W25C92283ACBD7A73D8AB74C3840@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> Date: Wed, 23 Jul 2008 14:12:45 -0400
> From: doug(at)mcnaught(dot)org
> To: epicwinter(at)hotmail(dot)com
> Subject: Re: [GENERAL] mac install question
> CC: pgsql-general(at)postgresql(dot)org
>
> 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

Well I got it from a link on postgresql.org. Of course it does say that it is a beta installer.

http://www.postgresql.org/download/macosx

_________________________________________________________________
Keep your kids safer online with Windows Live Family Safety.
http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_family_safety_072008

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Douglas McNaught 2008-07-23 18:22:41 Re: mac install question
Previous Message Douglas McNaught 2008-07-23 18:12:45 Re: mac install question