Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4356

Re: Digest::Base problem

From Martin Hansen <mail@maasha.dk>
Newsgroups comp.lang.ruby
Subject Re: Digest::Base problem
Date 2011-05-12 08:22 -0500
Organization Service de news de lacave.net
Message-ID <b3b15c55b8d6accfa273fa5cf2eed2f5@ruby-forum.com> (permalink)
References <c5e6bb4c0827e040374c5f9747b50b73@ruby-forum.com> <BANLkTinbg0MibV7DnUCpD3fZ5j1gn0Omiw@mail.gmail.com>

Show all headers | View raw


> 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/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 05:59 -0500
  Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 06:29 -0500
    Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 06:55 -0500
      Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 07:14 -0500
        Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 07:45 -0500
          Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 07:53 -0500
            Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:02 -0500
              Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 08:25 -0500
                Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:36 -0500
                Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 08:43 -0500
                Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:57 -0500
  Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 08:07 -0500
    Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 08:22 -0500
      Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 09:15 -0500
        Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 09:26 -0500
          Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 09:39 -0500
            Re: Digest::Base problem Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 09:52 -0500
              Re: Digest::Base problem Linda Metcalfe <lmetcalfe@connextions.com> - 2011-05-12 10:06 -0500
                Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-12 10:19 -0500
            Re: Digest::Base problem brabuhr@gmail.com - 2011-05-12 10:58 -0500
  Re: Digest::Base problem Brian Candler <b.candler@pobox.com> - 2011-05-13 03:17 -0500
    Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-13 06:23 -0500
      Re: Digest::Base problem Martin Hansen <mail@maasha.dk> - 2011-05-13 06:52 -0500

csiph-web