Termios

Anyone using termios? I’ve installed it at
c:\ruby\lib\ruby\1.8\ruby-termios-0.9.5\ruby-termios-0.9.5\lib.
However I get the old “No such file to load”. Do I
have it in the wrong dir?

Jeff

  ____________________________________________________________________________________

Luggage? GPS? Comic books?
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

On 8/16/07, Jeffrey B. [email protected] wrote:

Anyone using termios? I’ve installed it at
c:\ruby\lib\ruby\1.8\ruby-termios-0.9.5\ruby-termios-0.9.5\lib.
However I get the old “No such file to load”. Do I
have it in the wrong dir?

Jeff
please post the require line and what ruby puts out for $:
that should give enough hints to track this down. That is the standard
anwser :wink:

However the repeating part of ruby-termios-0.9.5 ans the precence of
the version in the name look very suspicious, I’d guess it should be
un c:\ruby\lib\ruby\1.8

Cheers
Robert