From: Jason Bornhoft Date: 2008-07-03T11:00:45+09:00 Subject: Install/Enable openssl for ruby 1.8.6? I was trying to install Redmine on rails 2.0.2 (this is not a rails question) and I received the following error message: no such file to load -- openssl I went to /ruby-1.8.6/ext/openssl and typed make and received the following error message: make: Nothing to be done for `all'. My question is: How can I install or enable openssl for ruby 1.8.6 in order to complete my install for rails. Thank you! -- Posted via http://www.ruby-forum.com/.