NAKAMURA, Hiroshi wrote: >>I have openssl installed at the default location and tried to configure >>the openssl extension for ruby 1.9, but it doesn't find openssl: > > > Run configure with "--with-openssl-dir". Thanks! I knew it would be easy. I should have grepped the configure options...