Installing sqlite3 (1.3.4) with native extensions /opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/site_ruby/1.8/rubygems/installer.rb:529:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/opt/ruby-enterprise-1.8.7-2011.03/bin/ruby extconf.rb
checking for sqlite3.h... no
sqlite3.h is missing. Try 'port install sqlite3 +universal'
or 'yum install sqlite3-devel' and check your shared library search path (the
location where your sqlite3 shared library is located).
*** 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.
解决方案
apt-get install libsqlite3-dev
分享到:
相关推荐
Gem::Ext::BuildError: ERROR: Failed to build gem native extension. current directory: C:/Ruby26/lib/ruby/gems/2.6.0/gems/mimemagic-0.3.10/ext/mimemagic C:/Ruby26/bin/ruby.exe -rrubygems C:/Ruby26/lib...
升级到最新的mac os Mavericks。装json出现错误: ... ERROR: Failed to build gem native extension. /usr/local/var/rbenv/versions/2.0.0-p247/bin/ruby extconf.rb creating Makefile make “DESTDIR=”
Installing pg 0.18.4 with native extensionsGem::Ext::BuildError: ERROR: Failed to build gem native extension.安装要使该站点在本地运行: git clone git@github....
running build_ext building 'fasttext_pybind' extension error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ --...
Error installing jekyll: ERROR: Failed to build gem native extension. gem install jekyll Temporarily enhancing PATH for MSYS/MINGW... Building native extensions. This could take a while... ERROR: ...
"MongoDB 安装出错解决方法" MongoDB 是一款非常流行的 NoSQL 数据库管理系统,但是在安装过程中经常会遇到各种错误,特别是在自定义安装路径时。下面我们将详细介绍 MongoDB 安装出错解决方法。...
设置 确保安装了 psql createuser -s farmivore create db farmapp_...Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. /home/syu/.rbenv/versions/2.0.0-p0/bin/ruby extconf
Visual Studio 2010 ships with version 4 of the .NET Framework, the fi rst release to include Parallel Extensions. C# 4 and .NET Framework 4 allow you to shift to a modern task-based programming model ...
After installing, you need to link the native library. You can either: Link native library with react-native link, or Link native library manually Both approaches are described below. Link Native ...
fatal: unable to access ‘https://chromium.googlesource.com/webm/libwebp/’: Failed to connect to chromium.googlesource.com port 443: Operation timed out :warning_selector:解决办法: 步骤一、pod repo ...
Computer vision is found everywhere in ... By the end of this chapter, you will be able to understand how neural networks work and how to apply them to machine learning to build advance images tools.
python和pycharm安装gmpy2:pip install gmpy2出现ERROR: Command errored out with exit status 1: 部分报错代码 Collecting gmpy2 Using cached gmpy2-2.0.8.zip (280 kB) Using legacy ‘setup.py install’ ...
The easiest way to learn PHP ...PHP & MySQL: Novice to Ninja, 6th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using ...
Chapter 3: Introduction to JSX Chapter 4: Making React interactive with states Chapter 5: React component lifecycle events Chapter 6: Handling events in React Chapter 7: Working with forms in React ...
Python pip安装lxml出错的问题解决办法 1. 在使用pip安装lxml...Installing collected packages: lxml Running setup.py install for lxml ... error Complete output from command "d:\program files\python\pyt
标题 "react-native init AwesomeProject 很慢" 涉及的是在使用React Native框架初始化新项目时遇到的性能问题。React Native是Facebook开发的一个开源框架,它允许开发者使用JavaScript和React来构建原生移动应用...
3. **具体错误**:“Failed installing Tomcat6 service”。 4. **错误位置**:在执行 `$tomcat_install/logs/jakarta_service_date.log` 日志文件中记录的 `service.bat` 文件时出现。 #### 解决方案 为了解决...