From: Jim Weirich Date: 2005-05-23T12:15:19+09:00 Subject: Re: HighLine 0.6.0 -- Now with menus! On Sunday 22 May 2005 11:01 pm, Bill Guindon wrote: > On 5/22/05, Greg Brown wrote: > > You do not need termios for Windows, so you might try: > > gem install highline --ignore-dependencies > > tried that, got this... > > C:/Work/active/shell/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:194:in > `report_activate_error': Could not find RubyGem termios (>= 0.9.4) > (Gem::LoadError) > > > HTH Hmmm ... I get: $ sudo gem install highline --ignore-dependencies Attempting local installation of 'highline' Local gem file not found: highline*.gem Attempting remote installation of 'highline' Successfully installed highline-0.6.0 Installing RDoc documentation for highline-0.6.0... I'll try on windows tomorrow at work. (BTW, what version of RubyGems are you running?) -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)