简体   繁体   English

无法成功安装捆绑

[英]Unable to install Bundle successfully

For some reason when I try to install Bundle via Rails, I get an error that renders could not locate gem file. 由于某些原因,当我尝试通过Rails安装Bundle时,出现错误,导致渲染器无法找到gem文件。 What do I need to do to correct this? 我需要做些什么来纠正这个问题? These are the following errors: 这些是以下错误:

Installing sqlite3-ruby (1.3.2) with native extensions /Users/demetriuford/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)

*** extconf.rb failed ***

Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. 由于某些原因(可能缺少必要的库和/或标头)而无法创建Makefile。 Check the mkmf.log file for more details. 检查mkmf.log文件以获取更多详细信息。 You may need configuration options. 您可能需要配置选项。

Do you have the latest OS X XCode developer tools installed? 您是否安装了最新的OS X XCode开发人员工具? http://developer.apple.com/technologies/tools/xcode.html http://developer.apple.com/technologies/tools/xcode.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM