Displaying 1 result from an estimated 1 matches for "ruby_install_dir".
2009 Oct 20
6
Rails & OpenSSL: `require_frameworks': no such file to load
I have Ruby 1.8.7, Gems 1.3.5, Rails 2.3.4, OpenSSL 0.9.8k installed on
a Solaris machine.
I have tried using the extconf.rb in ruby/ext/opennsl, but I get this:
checking for openssl/ssl.h... no
Any help would be appreciated.
--------------------
# ruby script/server
=> Booting WEBrick
=> Rails 2.3.4 application starting on http://0.0.0.0:3000