From: David Brady Date: 2005-11-10T11:43:35+09:00 Subject: Re: [ANN] Net::SSH 1.0.3 Jamis, I'm excited to play with this module! But I get a weird error. I'm sure my system is missing a dependency--I installed this from the tar.bz2 file. Can you eyeball this crash and tell me what I'm missing? thanks! -dB dbrady@trousers:~$ irb irb(main):001:0> require 'net/ssh' LoadError: No such file to load -- needle from /usr/local/lib/ruby/site_ruby/1.8/net/ssh/session.rb:17:in `require' from /usr/local/lib/ruby/site_ruby/1.8/net/ssh/session.rb:17 from /usr/local/lib/ruby/site_ruby/1.8/net/ssh.rb:17:in `require' from /usr/local/lib/ruby/site_ruby/1.8/net/ssh.rb:17 from (irb):1:in `require' from (irb):1 My installation process was: tar -jxvf net-ssh-1.0.3.tar.bz2 cd net-ssh-1.0.3 sudo ruby setup.rb config sudo ruby setup.rb install thanks again, -dB -- David Brady ruby_talk@shinybit.com C++ Guru. Ruby nuby. Apply salt as needed.