Just a public service announcement for anyone who might have problems
as I did.

Be sure to use the thor install tasks within a well formed file path.
Which is to say if there are spaces in the path - you will get a Bad
URI error.

Here is my example of a FAIL:

Failed to install gem 'merb-more-0.9.8.gem' (bad URI(is not URI?): /
cygdrive/c/Documents and Settings/cjhill/My Documents/rubygem_source/
src/merb-more/pkg/merb-action-args-0.9.8.gem)

Notice the spaces in 'Documents and Settings' and then again in 'My
Documents'. I moved everything to '/cygdrive/c/rubygem_sources/' and
it installed fine.

Hope this helps anyone else who might be wasting an hour like I was.





--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to