On Thu, Mar 1, 2012 at 4:14 PM, ReynierPM <[email protected]> wrote: > Ok but can you tell me which is the correct line? I'm lost here :(
Just go one step at a time. Here's *exactly* what works on my Mac: gem install pg -- --with-pg-config=/opt/local/lib/postgresql84/bin/pg_config You should be able to just substitute the appropriate location for your own pg_config file. -- Hassan Schroeder ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan -- 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.

