How to install gem pg on snow leopard
- by dorelal
I need to install gem pg on snow leopard because I am running rake on rails codebase. I am not using postgres.
This is the error I am getting.
$ sudo gem install pg
Password:
Sorry, try again.
Password:
Building native extensions. This could take a while...
ERROR: Error installing pg:
ERROR: Failed to build gem native extension.
looked at various blogs from google search but none of them works.