From: Nobuyoshi Nakada , n@... Date: 2007-01-27T01:47:26+09:00 Subject: Re: installation problem proper use of ./configure Hi, At Thu, 25 Jan 2007 02:03:43 +0900, Jon Johnson wrote in [ruby-talk:235925]: > ./configure --with-openssl=/usr/local/ssl/bin/openssl Maybe --with-openssl-dir=/usr/local/ssl, if you have headers in "include" and libraries in "lib" directories underneath there. -- Nobu Nakada