From: Yukihiro Matsumoto Date: 2006-11-14T07:51:19+09:00 Subject: Re: [Pbm] Compiling ext/openssl ruby 1.8.5 on Linux Hi, In message "Re: [Pbm] Compiling ext/openssl ruby 1.8.5 on Linux" on Tue, 14 Nov 2006 03:14:38 +0900, "Robert Dober" writes: |the problem just seems to elude me -and Google for that matter- whatever I |do as soon as I compile ruby (1.8.5 and snapshot) on my 2.6.17 debian/ubuntu |based boxen I cannot get anything done in ext/openssl | |.... |compiling openssl |rm -f ../../.ext/expect.rb Show us your ext/openssl/mkmf.log to identify the problem. I doubt that your openssl library installation is incomplete. matz.