Re: Error trying to install Ruby postgres gems on OS/X

From: Mike Christensen <mike(at)kitchenpc(dot)com>
To: Thom Brown <thom(at)linux(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Error trying to install Ruby postgres gems on OS/X
Date: 2011-01-29 02:01:02
Message-ID: AANLkTim4EibhV9ACbhRe5nqceo10+iUBq7OJSZSVnfSu@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> You might have to tell it where the PostgreSQL binaries live first then:
>
> export PATH=$PATH:/Library/PostgreSQL/9.0/bin

Hey that seems to have fixed it! Thanks!

Mike

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mike Christensen 2011-01-29 02:23:17 One last Ruby question for tonight - Regarding UUID type
Previous Message Jasen Betts 2011-01-29 01:58:54 Re: Store base64 in database. Use bytea or text?