ruby-on-rails - 运行 'pg gem' 时出现 'bundle install' 安装错误

标签 ruby-on-rails ruby bundle pg

我在运行“bundle 安装”时突然遇到了这个问题。一切似乎都安装正确,但后来我遇到了“pg”的问题,就像其他许多人一样。如消息所述,我尝试运行“gem install pg - '0.12.2'”但它仍然失败。

我在 Snow Leopard 10.6 上,这是我遇到的错误:

Installing pg (0.12.2) with native extensions 
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

        /Users/thomaskim/.rvm/rubies/ruby-1.9.3-p327/bin/ruby extconf.rb 
checking for pg_config... no
No pg_config... trying anyway. If building fails, please try again with
 --with-pg-config=/path/to/pg_config
checking for libpq-fe.h... no
Can't find the 'libpq-fe.h header
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Provided configuration options:
    --with-opt-dir
    --with-opt-include
    --without-opt-include=${opt-dir}/include
    --with-opt-lib
    --without-opt-lib=${opt-dir}/lib
    --with-make-prog
    --without-make-prog
    --srcdir=.
    --curdir
    --ruby=/Users/thomaskim/.rvm/rubies/ruby-1.9.3-p327/bin/ruby
    --with-pg
    --without-pg
    --with-pg-dir
    --without-pg-dir
    --with-pg-include
    --without-pg-include=${pg-dir}/include
    --with-pg-lib
    --without-pg-lib=${pg-dir}/lib
    --with-pg-config
    --without-pg-config
    --with-pg_config
    --without-pg_config


Gem files will remain installed in /Users/thomaskim/.bundler/tmp/1336/gems/pg-0.12.2 for inspection.
Results logged to /Users/thomaskim/.bundler/tmp/1336/gems/pg-0.12.2/ext/gem_make.out
An error occurred while installing pg (0.12.2), and Bundler cannot continue.
Make sure that `gem install pg -v '0.12.2'` succeeds before bundling.

最佳答案

首先,您需要确保安装了命令行工具(Xcode 包)。由于您使用的是旧版本的 OSX - 您将不得不研究如何做到这一点。

然后,使用 homebrew 安装 postgress

brew install postgres 

在那之后,一切都应该毫无问题地 bundle 在一起。

关于ruby-on-rails - 运行 'pg gem' 时出现 'bundle install' 安装错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14086446/

相关文章:

ruby-on-rails - 唯一性区分大小写 false 导致查询慢

ruby-on-rails - Rails 7 ActiveStorage 文件预览。 Rails 应用程序崩溃了

ios - ios降低应用程序加载时间

java - jsp/servlet 中的 Web 应用程序 - 使用 fmt 进行本地化 :message

ruby-on-rails - 模型中的一个或多个参数使用 Ruby on Rails 查找条件

ruby-on-rails - 使用列标题使用 roo 解析 excel 工作表 - Ruby

ruby - 与 Ruby File 类相关的 PATH 方法混淆

ruby-on-rails - Rails 应用程序中的代理 Websocket 请求

c - Ruby Fiddle - C 和 Ruby 之间的函数行为不同

ios - 在应用程序 bundle 中运送包含数千个音频文件的zip