Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
NameError: uninitialized constant Ebb::FFI
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Iñaki Baz Castillo  
View profile  
 More options Nov 15 2009, 1:23 pm
From: Iñaki Baz Castillo <i...@aliax.net>
Date: Sun, 15 Nov 2009 19:23:27 +0100
Local: Sun, Nov 15 2009 1:23 pm
Subject: NameError: uninitialized constant Ebb::FFI
Hi, I'm trying to run Ebb under Ruby1.9.1p129. I've "ffi" gem installed and
also Debian packages libffi5 and libffi-dev (64 bits).

I can use Ebb with Ruby 1.8 but when trying to run it with Ruby 1.9 I get this
error:

/usr/local/lib/ruby1.9/gems/1.9.1/gems/ebb-0.3.2/lib/ebb.rb:34:in
`set_options': uninitialized constant Ebb::FFI (NameError)
        from /usr/local/lib/ruby1.9/gems/1.9.1/gems/ebb-0.3.2/lib/ebb.rb:61:in
`start_server'

For sure I've installed ffi for Ruby 1.9:

  $ gem1.9 list | grep ffi
  ffi (0.5.1)

--
Iñaki Baz Castillo <i...@aliax.net>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Clive Crous  
View profile  
 More options Nov 16 2009, 4:31 am
From: Clive Crous <clive.cr...@gmail.com>
Date: Mon, 16 Nov 2009 01:31:07 -0800 (PST)
Local: Mon, Nov 16 2009 4:31 am
Subject: Re: NameError: uninitialized constant Ebb::FFI
I'd like to confirm this.

The shortest piece of code to produce these results is as follows:

% ruby1.9.1 -rubygems -e "require 'ebb';require 'ebb_ffi'"

Any idea when/if this will be fixed?

Thanks,
Clive


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Iñaki Baz Castillo  
View profile  
 More options Dec 1 2009, 8:03 pm
From: Iñaki Baz Castillo <i...@aliax.net>
Date: Wed, 2 Dec 2009 02:03:21 +0100
Local: Tues, Dec 1 2009 8:03 pm
Subject: Re: [ebb] Re: NameError: uninitialized constant Ebb::FFI
El Lunes, 16 de Noviembre de 2009, Clive Crous escribió:

> I'd like to confirm this.

> The shortest piece of code to produce these results is as follows:

> % ruby1.9.1 -rubygems -e "require 'ebb';require 'ebb_ffi'"

> Any idea when/if this will be fixed?

Hi, as it's a confirmed issue could we get please a response from the
developers?

Thanks a lot.

--
Iñaki Baz Castillo <i...@aliax.net>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »