Re: [Rails] Can't install PG gem

2010-12-01 Thread David Kahn
On Tue, Nov 30, 2010 at 1:02 PM, Chris Lemcke li...@ruby-forum.com wrote: I'm running ruby 1.8.7 on rvm, and I'm trying to install the pg gem. I've used macports to install postgresql 8.3. I'm running on a dual-core mac. I try installing the pg gem with this command: (all directories are

[Rails] Can't install PG gem

2010-11-30 Thread Chris Lemcke
I'm running ruby 1.8.7 on rvm, and I'm trying to install the pg gem. I've used macports to install postgresql 8.3. I'm running on a dual-core mac. I try installing the pg gem with this command: (all directories are not empty) env ARCHFLAGS=-arch x86_64 gem install pg --