- xml - AJAX/Jquery XML 解析
- 具有多重继承的 XML 模式
- .net - 枚举序列化 Json 与 XML
- XML 简单类型、简单内容、复杂类型、复杂内容
我想在我的笔记本电脑上本地运行 jekyll。我按照 Github 的指南去做了,https://help.github.com/articles/using-jekyll-with-pages不幸的是,我在输入时卡住了 $捆绑安装我收到以下错误:
Fetching gem metadata from https://rubygems.org/.........Failed to load /etc/gemrc due to permissions problem.
Resolving dependencies...
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/usr/bin/ruby extconf.rb
checking for main() in -lc... *** 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
--without-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=/usr/bin/ruby
--with-redcloth_scan-dir
--without-redcloth_scan-dir
--with-redcloth_scan-include
--without-redcloth_scan-include=${redcloth_scan-dir}/include
--with-redcloth_scan-lib
--without-redcloth_scan-lib=${redcloth_scan-dir}/lib
--with-clib
--without-clib
/usr/lib/ruby/2.1.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
You have to install development tools first.
from /usr/lib/ruby/2.1.0/mkmf.rb:541:in `try_link0'
from /usr/lib/ruby/2.1.0/mkmf.rb:556:in `try_link'
from /usr/lib/ruby/2.1.0/mkmf.rb:742:in `try_func'
from /usr/lib/ruby/2.1.0/mkmf.rb:973:in `block in have_library'
from /usr/lib/ruby/2.1.0/mkmf.rb:918:in `block in checking_for'
from /usr/lib/ruby/2.1.0/mkmf.rb:351:in `block (2 levels) in postpone'
from /usr/lib/ruby/2.1.0/mkmf.rb:321:in `open'
from /usr/lib/ruby/2.1.0/mkmf.rb:351:in `block in postpone'
from /usr/lib/ruby/2.1.0/mkmf.rb:321:in `open'
from /usr/lib/ruby/2.1.0/mkmf.rb:347:in `postpone'
from /usr/lib/ruby/2.1.0/mkmf.rb:917:in `checking_for'
from /usr/lib/ruby/2.1.0/mkmf.rb:968:in `have_library'
from extconf.rb:5:in `<main>'
extconf failed, exit code 1
Gem files will remain installed in /tmp/bundler20140903-2231-pkzqqj/RedCloth-4.2.9/gems /RedCloth-4.2.9 for inspection.
Results logged to /tmp/bundler20140903-2231-pkzqqj/RedCloth-4.2.9/extensions/x86_64-linux/2.1.0/RedCloth-4.2.9/gem_make.out
An error occurred while installing RedCloth (4.2.9), and Bundler cannot
continue.
Make sure that `gem install RedCloth -v '4.2.9'` succeeds before bundling.
我多次尝试安装 ruby,但它没有解决我的问题。你有什么提示吗?
最佳答案
我在 MacOS 上遇到了这个问题,并通过同意 Xcode 许可得到了解决。我最近更新了 Xcode,结果发现我需要重新同意许可才能成功使用命令行工具。
只需运行:
xcodebuild -license
关于ruby - Gem::Ext::BuildError:错误:无法构建 gem native 扩展。架构Linux,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25653546/
我在 Windows 10 机器上使用 Visual Studio 2017 Community。 当我将 .net 标准库(只是默认代码)添加到我的解决方案时,该解决方案在 Visual Studi
当我转到我的“login.html”页面时,我收到了一个 werkzeug.routing.BuildError。问题似乎是模板中的“action=”属性。最初是 action={{url_for('
我正在尝试使用 Flask-Menu 和 Flask-Breadcrumbs 创建一个包含导航栏的网站。装饰器的使用方式如下( Flask-Menu 示例): @app.route('/') @men
我在网站上使用 URL 参数作为用户数据的标识符。如果用户单击网站上的一个特定链接,这些参数将为“无”,我尝试使用以下函数将它们发送回具有正确参数的同一页面: Site @app.route('/my
我修改了flaskr示例应用的登录,第一行报错。但是 www.html 在模板目录中。 return redirect(url_for('www')) #return redirect(url_for
如何使用 MongoEngine 和 Flask-Marshmallow 制作我的 RESTFul API HATEOAS? 我在用 class PraiaSerializer(ma.Schema):
我创建了一个 Web API 来呈现带有导航的网页。下面是我的代码 from flask import Flask, render_template, request app = Flask(__na
所以,我在 flask-restful 和 fields.Url 中遇到了一些奇怪的错误,我无法真正弄清楚为什么会出现这种错误,因为它是随机发生的。当正常运行我的应用程序时,它似乎不会发生,并且只会在
我正在为 flask 构建一个简单的扩展,但 url_for 函数无法在扩展中构建 url 时遇到问题。 有人可以帮我弄清楚我在这里缺少什么吗? 我简化了代码来演示这个问题(所有 url_for 调用
我关注了this通过 Flask 将文件上传到网络服务器的教程,返回部分除外。 我的本意是上传图片。 这是我的代码: from flask import Flask, request, jsoni
运行命令 sudo npm install socket.io 时,我得到以下输出。 > ws@0.4.31 install /Users/xafar/Documents/projects/node/
我的 Web 服务器(带有 mod_wsgi 的 apache)上的 Flask 出现问题: [Sat Nov 30 20:19:45 2013] [error] ERROR:app:Exceptio
"werkzeug.routing.BuildError: Could not build url for endpoint 'success'. Did you forget to specify
所以我有一个这样设置的 View : class toi(FlaskView): def index(self): ... return ren
我想在我的笔记本电脑上本地运行 jekyll。我按照 Github 的指南去做了,https://help.github.com/articles/using-jekyll-with-pages不幸的
我正在尝试在我的 gemfile 及其依赖项中安装所有 gem,因此只需运行 Bundler(捆绑或捆绑安装)。使用原生扩展安装 nio4r 1.1.1 时失败,下面是登录 gem_make.out。
我正在尝试在 Mavericks 上安装以下 gem 版本 libv8 (3.16.14.3) therubyracer (0.12.1) 显然 therubyracer gems 依赖于 libv8
我想改编精彩的Tutorial from Miguel Grinberg创建一个 unittest 测试执行器。我主要只是根据我的需要调整了 Miguel 的代码,但是在字段映射中生成 uri 时遇到
当我尝试在我的站点上转到 index.html 时出现以下错误。该网站的模板来自 https://blog.miguelgrinberg.com/post/the-flask-mega-tutoria
我知道有一些问题,我读了它,但没有找到解决方案,并且我得到的输出与其他用户不同,因为我没有收到任何有关 Microsoft 或其他的消息事情。 我收到的消息是: > ws@0.5.0 install
我是一名优秀的程序员,十分优秀!