在 Windows 7 x86 上安装 Thin 时出现问题 [英] Problems installing Thin on windows 7 x86

查看:49
本文介绍了在 Windows 7 x86 上安装 Thin 时出现问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 Windows 7 机器上运行 thin 时遇到问题(我已经已安装 eventmachine v0.8.1):

I'm having problems getting thin working on my Windows 7 machine (I've already installed eventmachine v0.8.1):

>gem install thin --ignore-dependencies
检查 -lc 中的 main()... 否
创建 Makefile

>gem install thin --ignore-dependencies
checking for main() in -lc... no
creating Makefile

制作
'make' 不是内部或外部命令,也不是可运行的程序或批处理文件.

make
'make' is not recognized as an internal or external command, operable program or batch file.

难道没有预编译的二进制文件可用于瘦吗?

Are there not meant to be precompiled binaries available for thin?

推荐答案

显然,没有任何预构建的二进制文件.

Apparently, there aren't any pre-built binaries.

您需要安装 C 编译器.如果您通过 RubyInstaller 安装 Ruby,那将会非常简单,如果您使用一键安装程序,它将成为一个 PITA.

You will need a C compiler installed. If you installed Ruby via the RubyInstaller, that is going to be really easy, if you used the One-Click Installer, it's goint to be a PITA.

另请参阅:在 Windows 上安装 Thin 的问题,其中包含 RubyInstaller 和 One-Click Installer 维护者的回答.

See also: problems installing thin on Windows, which contains an answer by the RubyInstaller and One-Click Installer maintainer.

这篇关于在 Windows 7 x86 上安装 Thin 时出现问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆