Guest User

Untitled

a guest
Feb 19th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. current directory: /home/pi/.rvm/gems/ruby-2.3.3/gems/pg-0.18.4/ext
  2. /home/pi/.rvm/rubies/ruby-2.3.3/bin/ruby -r
  3. ./siteconf20161225-10359-1iu9cfy.rb extconf.rb
  4. checking for pg_config... no
  5. No pg_config... trying anyway. If building fails, please try again with
  6. --with-pg-config=/path/to/pg_config
  7. checking for libpq-fe.h... no
  8. Can't find the 'libpq-fe.h header
  9. *** extconf.rb failed ***
  10. Could not create Makefile due to some reason, probably lack of necessary
  11. libraries and/or headers. Check the mkmf.log file for more details. You mayneed configuration options.
  12.  
  13. An error occurred while installing pg (0.18.4), and Bundler cannot
  14. continue.
  15. Make sure that `gem install pg -v '0.18.4'` succeeds before bundling.
  16.  
  17. sudo apt-get install postgresql
Add Comment
Please, Sign In to add comment