在 Windows 上安装 instiki

发布于 2024-11-02 03:26:10 字数 574 浏览 4 评论 0原文

我尝试在 Windows 7 上安装 instiki 但遇到了障碍。

我安装了以下软件:

我运行了捆绑程序并安装了所有 gem。当我运行 *.bat 文件时,出现以下错误:

ruby.exe脚本\server -e制作 :29:在 require':没有要加载的文件-- 脚本/../config/boot(加载错误) 来自 <内部:lib/rubygems/custom_require>:29:in需要' 来自脚本/服务器:2:在“主”中

I am attempting to install instiki on Windows 7 and am hitting a roadblock.

I have the following installed:

I ran the bundler and all gems were installed. When I run the *.bat file I get the following error:

ruby.exe script\server -e production
:29:in
require': no such file to load --
script/../config/boot (LoadError)
from <internal:lib/rubygems/custom_require>:29:in
require'
from script/server:2:in 'main'

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

所有深爱都是秘密 2024-11-09 03:26:10

AFAIK,Instiki 尚未更新以支持 Ruby 1.9.2,

我建议降级到 Ruby 1.8.7,然后重试。

您可以在 RubyInstaller 网站 找到它的安装程序。

AFAIK, Instiki has not been updated to work with Ruby 1.9.2

I would recommend downgrade to Ruby 1.8.7 and try again.

You can find installers for it at RubyInstaller website.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文