I can get the gem to compile from source, but I had to remove a jar file from the Manifest and remove some java setup stuff from the Rakefile. I also changed the version.rb to 0.9.10.1 to avoid having to compile everything from source and deal with the cluster fuck of all my dependencies in my merb app. I finally just copied the gem file from my system cache directory into my merb dir and was able to thor merb:gem:redeploy...
Sooo much fun :) Thanks for the help yall! On Wed, Jan 7, 2009 at 12:08 AM, Chris Van Pelt <[email protected]> wrote: > I'm really stuck here. I've tried to compile the gem from source on > my linux box, but it's trying to do jruby stuff. Is there an easy to > modify the do_postgres_ext.c and get the gem to compile? Any help is > much appreciated! > > Chris > > On Tue, Jan 6, 2009 at 11:31 PM, Dirkjan Bussink <[email protected]> wrote: >> >> On Wed, Jan 7, 2009 at 5:32 AM, whalec <[email protected]> wrote: >> >>> So I'd think this is a bug in 0.9.10.1 >> >> It's a known issue with certain version of GCC, it's already fixed in >> the latest edge code on github. I'll probably be doing a release >> soonish to fix this issue with the gem. >> >> -- >> Regards, >> >> Dirkjan Bussink >> >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
