Luis Lavena wrote:
> On Mon, Nov 10, 2008 at 12:43 PM, Earle Clubb <[EMAIL PROTECTED]> wrote:
>> <snip>
>>
>> BTW, my development box is the same architecture running Fedora 8.
>>
> 
> What is important is that both installed ruby (yours and the server)
> link to the same version of glibc, statically or dynamically.
> 
> Jumps between distros and versions of it can introduce issues in this front.
> 
> Try the command I previously replied to you "rake native gem" inside
> do_sqlite3 folder.
> 
> PS: please disable the HTML of your mail client to ease reading and
> replying of your messages in the mailing list.
> 

Rake fails when trying to include tasks/hoe:

rake native gem
(in /home/ehc/projects/do/do_sqlite3)
rake aborted!
undefined method `add_development_dependency' for 
#<Gem::Specification:0xb7c98684>
/home/ehc/projects/do/do_sqlite3/Rakefile:38
(See full trace by running task with --trace)

Thanks for the heads-up on HTML.

Earle


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to datamapper@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to