开发者

Can't install Ruby on Rails on Wamp

开发者 https://www.devze.com 2022-12-18 20:01 出处:网络
I followed this tutorial: How to install Ruby on Rails alongside WampServer? After adding D:\\wamp\\ruby\\bin (my wamp folder is in D:) to my Path and write gem install rails in the comman开发者_如何

I followed this tutorial:

How to install Ruby on Rails alongside WampServer?

After adding D:\wamp\ruby\bin (my wamp folder is in D:) to my Path and write gem install rails in the comman开发者_如何学运维d line I get 2 error which says that the following files couldn't be found:

SSLEAY32.dll
zlib.dll

Here is the screenshot:

Can't install Ruby on Rails on Wamp


Never mind it is fixed by downloading some dlls http://alwaysthecritic.typepad.com/atc/2009/03/install-ruby-191-on-windows.html

0

精彩评论

暂无评论...
验证码 换一张
取 消