Trying to install edge merb on jruby -- starting with just merb-core. Am stuck because gem spicycode-rcov requires native libs.
jruby -S gem list rake rack thor rspec mongrel hoe diff-lcs git clone git://github.com/wycats/merb.git merb.git cd merb.git/merb-core jruby -S rake install results in: (in /Users/stephen/dev/ruby/src/gems/merb.git/merb-core) rake aborted! Could not find RubyGem spicycode-rcov (>= 0.8.1.3) And tryng to install spicycode-rcov results in: ERROR: Failed to build gem native extension. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
