Hi Bryan,

So let's go through this.

With rbx and ree (which are currently based on 1.8.7), hobo works.
On the same base laptop, only changing the Ruby environment to
MRI 1.9.2/1.8.7, hobo doesn't work.

Therefore, there is nothing wrong with my base distro system, because
under rbx and ree, hobo finds what it needs and works perfectly well.

Therefore, it is how hobo interacts with my base system and
1.9.2/1.8.7
that causes problems that don't occur with rbx/ree.

The common thread under all these example is hobo.

Therefore, hobo isn't seeing openssl on 1.9.2, but sees it under rbx
and ree.

I would conclude that the process to find/use openssl on linux under
1.9.2
needs to be looked at to determine why it causes problems under that
environment.

Jabari

On Apr 28, 12:33 pm, Bryan Larsen <[email protected]> wrote:
> Rails doesn't require OpenSSL.
>
> Hobo does -- it uses it to create SHA1 digests.
>
> It is a bug that you don't get an error installing Hobo.  If we fix that
> bug, you'll get the same error earlier in your installation process, it
> won't make your problem go away.
>
> Bryan
>
> On 11-04-28 12:23 PM, jzakiya wrote:
>
>
>
>
>
>
>
> > Hi Bryan,
>
> > Yes, I reinstalled MRI 1.9.2 and 1.8.7, again, after I installed rbx
> > and ree
> > and got hobo (1.3.0.pre31) to run with rails (3.0.7). All environments
> > have
> > the same set of gems. I tried to make each environment as similar as
> > possible so I could do an apples-to-apples comparison, with the only
> > difference being the ruby implementation.
>
> > But again, RAILS RUNS WITH NO PROBLEMS WITH RVM .MRI 1.9.2.
>
> > If rails can operate correctly under 1.9.2, and if hobo is a framework
> > on top
> > of rails, then hobo must be doing something to prevent its complete
> > operation
> > that rails isn't doing. This is just logic.
>
> > Even if there is some problem with 1.9.2, hobo is still the odd-item-
> > out in
> > doing what it should do to operate correctly, as straight rails is
> > doing.
>
> > Jabari
>
> > On Apr 28, 11:46 am, Bryan Larsen<[email protected]>  wrote:
> >> Did you uninstall and reinstall your rubies after installing the
> >> dependencies?
>
> >> Your problem is most likely to do with rubygems.   Rubygems are designed
> >> by&  for developers, and RPM/Deb were designed by system by&  for
> >> sysadmins.   The two are subtly incompatible.   IMO, it's gem that's at
> >> fault, but many disagree with me.
>
> >> I recommend completely uninstalling any system ruby and install
> >> everything through RVM.
>
> >> Bryan
>
> >> On 11-04-28 11:36 AM, jzakiya wrote:
>
> >>> Domizio
>
> >>> Yes, I looked at the link you sent, and about 10+ other different
> >>> posts
> >>> I found on that issue. But I have installed in my distro (PCLOS) every
> >>> lib, development file, etc that has anything to do with openssl.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to