You can blame me for most RedCloth problems. I'm still relying on _why's cross-compilation setup for the Windows gem.
For the short term, if you want to just get radiant going, you can lose the RedCloth gem and Radiant will fall back to the bundled RedCloth 3.0.4. Sounds like you might run into other problems, though. Jason Sent from my iPod Touch On Jan 19, 2010, at 10:29 AM, iamnot aids <[email protected]> wrote: > Oh! Thanks, Jim!! > > On Tue, Jan 19, 2010 at 11:14 PM, Jim Gay <[email protected]> wrote: > >> I don't believe we're running on ruby 1.9.1 yet. >> >> I haven't tried, but I know that there has at least been some work >> toward >> that. >> But this looks like a problem with the RedCloth gem. >> There is a ticket related to ruby 1.9.1 for RedCloth here: >> http://jgarber.lighthouseapp.com/projects/13054/tickets/178-gem-fails-to-build-native-extension-on-windows#ticket-178-1 >> Perhaps that's a place to post your question. >> >> -Jim >> >> On Jan 19, 2010, at 10:04 AM, iamnot aids wrote: >> >>> Hi Everyone, >>> >>> I am new to RoR. I was trying to install radiant CMS on my windows >> machine. >>> I encountered the following error: >>> >>> C:\dev\ruby\first>gem --version >>> 1.3.5 >>> >>> C:\dev\ruby\first>ruby --version >>> ruby 1.9.1p243 (2009-07-16 revision 24175) [i386-mingw32] >>> >>> C:\dev\ruby\first>gem install radiant >>> Building native extensions. This could take a while... >>> ERROR: Error installing radiant: >>> ERROR: Failed to build gem native extension. >>> >>> C:/Ruby19/bin/ruby.exe extconf.rb >>> creating Makefile >>> >>> make >>> make: *** No rule to make target `/C/Ruby19/include/ruby-1.9.1/ >>> ruby.h', >>> needed b >>> y `redcloth_attributes.o'. Stop. >>> >>> >>> Gem files will remain installed in >>> C:/Ruby19/lib/ruby/gems/1.9.1/gems/RedCloth-4 >>> .2.2 for inspection. >>> Results logged to >>> C:/Ruby19/lib/ruby/gems/1.9.1/gems/RedCloth-4.2.2/ext/redcloth >>> _scan/gem_make.out >>> >>> Please help!! >>> >>> Thanks, >>> Adrian >> >> >> Jim Gay >> http://www.saturnflyer.com >> >> >> >> >> _______________________________________________ >> Radiant mailing list >> Post: [email protected] >> Search: http://radiantcms.org/mailing-list/search/ >> Site: http://lists.radiantcms.org/mailman/listinfo/radiant >> > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
