Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!not-for-mail From: Martin Hansen Newsgroups: comp.lang.ruby Subject: Re: Digest::Base problem Date: Thu, 12 May 2011 08:22:22 -0500 Organization: Service de news de lacave.net Lines: 30 Message-ID: References: NNTP-Posting-Host: bristol.highgroove.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: talisker.lacave.net 1305206560 59578 65.111.164.187 (12 May 2011 13:22:40 GMT) X-Complaints-To: abuse@lacave.net NNTP-Posting-Date: Thu, 12 May 2011 13:22:40 +0000 (UTC) In-Reply-To: X-Received-From: This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway X-Mail-Count: 383063 X-Ml-Name: ruby-talk X-Rubymirror: Yes X-Ruby-Talk: Xref: x330-a1.tempe.blueboxinc.net comp.lang.ruby:4356 > Ubuntu: apt-get install libssl-dev Already there: maasha@maxwell:~/Install/src/ruby-1.9.2-p180$ dpkg -l | grep libssl ii libssl-dev 0.9.8g-15+lenny11 SSL development libraries, header files and ii libssl0.9.8 0.9.8g-15+lenny11 SSL shared libraries > Mac: are you using a "ports" system? Yes, openssl @1.0.0d (devel, security) is installed I am beginning to suspect that ssl is not the problem. openssl and libssl and libssl-dev is installed on all systems. There is no options to select alternative paths to libssl in Ruby's configure script. Digest::Base does not work with neither my compilations of ruby1.9.1 and ruby1.9.2 OR with the precompiled Ruby1.9 Debian and Ubuntu packages. :o( - what then? Martin -- Posted via http://www.ruby-forum.com/.