Windows command line / file structure is not case sensitive, ( unlike *nix). Usually this error means that the ruby/bin directory is not found in the PATH environment variable. InstantRails does not alter your Windows settings. What you need to do is to start InstantRails. Then you can right-click on the red 'I' QuickLaunch toolbar ( Windows XP), and select Rails Appliction -> Open Ruby Console Window. On the command window that appears 'CD ' to you application directory. Then try the command again. -Larry
On 3/1/07, Nex3 <[EMAIL PROTECTED]> wrote: > > > I'm not terribly familiar with the Windows shell (for good reason), > but maybe running it initial-capped, as "Ruby", might work better? > > Anyone who's more familiar with this want to help me out? > > - Nathan > > On Feb 28, 7:41 am, "BraveDave" <[EMAIL PROTECTED]> wrote: > > Dear sir, > > I've installed the latest InstantRails 1.5 and been able execute this > > command out of the command line (which is in InstantRails/Ruby/Bin by > > default "gem install rails --include-dependencies" and it worked fine. > > I try the command line you describe on your Download (http:// > > haml.hamptoncatlin.com/download) page and I get an error message. The > > Ruby.exe is definitely in this directory. Here is the line you say to > > execute: > > ruby script\plugin installhttp://svn.hamptoncatlin.com/haml/tags/stable > > The message says " Ruby - No such file or directory - script/plugin -- > > load error" > > I am grateful for anyone who might shed some light on this. > > David Kennedy > > dak AT itracker DOT com > > > > > -- Best Regards, -Larry "Work, work, work...there is no satisfactory alternative." --- E.Taft Benson --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en -~----------~----~----~----~------~----~------~--~---
