Hi, That's how I installed the postgres gem on my Mac:
sugo gem install postgres -- --with-pgsql-dir=/Library/PostgreSQL/8.3 Then in database.yml, specify the postgresql adapter. Everything works perfectly on my side with PostgreSQL 8.3.4 binary package. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

