请问各位,libopenssl-ruby 如何安装,在Windows下
对Ruby不懂,要装Redmine,折腾了一个上午终于快搞完了,但有一个地方没过去
Redmine官方提示:
If you get this error:
Rake aborted!
no such file to load -- net/https
you need to install libopenssl-ruby1.8, in ubuntu, just like this: apt-get install libopenssl-ruby1.8
但我执行 sudo apt-get install libopenssl-ruby
提示 sudo 不是命令,请问这个 libopensll 该如何安装呢,求各位帮忙,多谢!
[解决办法]
可以先告诉我你的运行环境吗?
sudo 是在ubuntu操作系统下用的命令.