2008/11/19 IndianGuru <[EMAIL PROTECTED]>: > > I am using - > Windows XP with SP2 box > Ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32] > Ruby Gem 1.3.1 > Merb 1.0.1 > SQLite 3.6.5 > ------------------------------------------------------- > While installing Merb, I had an error - > C:\Documents and Settings\A>gem install merb > Successfully installed merb-core-1.0.1 > Successfully installed merb-action-args-1.0.1 > Successfully installed merb-assets-1.0.1 > Successfully installed merb-slices-1.0.1 > Successfully installed merb-auth-core-1.0.1 > Successfully installed merb-auth-more-1.0.1 > Successfully installed merb-auth-slice-password-1.0.1 > Successfully installed merb-auth-1.0.1 > Successfully installed merb-cache-1.0.1 > Successfully installed merb-exceptions-1.0.1 > Successfully installed merb-gen-1.0.1 > Successfully installed merb-haml-1.0.1 > Successfully installed merb-helpers-1.0.1 > Successfully installed merb-mailer-1.0.1 > Successfully installed merb-param-protection-1.0.1 > Successfully installed merb_datamapper-1.0.1 > Successfully installed merb-more-1.0.1 > Successfully installed merb-1.0.1 > Successfully installed data_objects-0.9.7 > 19 gems installed > Installing ri documentation for merb-core-1.0.1... > Installing ri documentation for merb-action-args-1.0.1... > Installing ri documentation for merb-assets-1.0.1... > Installing ri documentation for merb-slices-1.0.1... > ERROR: While executing gem ... (Errno::EINVAL) > Invalid argument - ./</cdesc-<.yaml > > C:\Documents and Settings\A> > ------------------------------------------------------- > What do I need to do?
unless you're fussy about having the ri documentation in your gems directory don't worry about it as it seems that all the gems have installed and it just didn't like building the documentation. Rupert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
