18
Come installare la gemma pg di PostgreSQL su Ubuntu?
Sto cercando di installare la gemma pg di PostgreSQL per Ruby. Ho emesso il seguente comando: gem install pg Ho installato Ruby 1.9.2 usando RVM. Il comando sopra mi mostra il seguente errore. L'errore è: Building native extensions. This could take a while... ERROR: Error installing pg: ERROR: Failed to …
292
ruby
postgresql
pg