$rails new demo -d postgresql
$bundle install
$bundle install
An error occurred while installing pg (0.18.4), and Bundler
cannot continue.
Make sure that
bundling.
cannot continue.
Make sure that
gem install pg -v '0.18.4'
succeeds beforebundling.
Answer:
sudo apt-get install libpq-dev
沒有留言:
張貼留言