Problem (probably newbie) with install (openssl)

A

andrew cooke

Hi,

Please can someone help. I'm trying to install Ruby (1.8.3, just
downloaded), and it appears to compile and install just fine. But if I
do:

# find /usr/local/lib/ruby -name "*ssl*"
/usr/local/lib/ruby/1.8/drb/ssl.rb
/usr/local/lib/ruby/1.8/webrick/accesslog.rb
/usr/local/lib/ruby/1.8/webrick/ssl.rb

I don't see the openssl extension. I have openssl installed (Suse 9.3,
both the openssl and the openssl-dev rpms), and nothing in "configure"
seems to be looking for openssl.

A co-worker, with 1.8.2, has /usr/local/lib/ruby/1.8/openssl (and
various subdirectories).

It's critical I have these (afaik), as I need to write a client to make
a secure connection.

The openssl package exists in the ruby source (under the ext
directory).

What am I missing?

Thanks,
Andrew
 
A

andrew cooke

To clarify I did:
../configure
make
su
make install
as in the README.

Searching the archives I see a reference to "ruby extconf.rb", but that
doesn't seem to exist in 1.8.3...
 
A

andrew cooke

ok, i needed to explicitly set --with-openssl-dir=....

sorry for the noise,
andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top