From reitsma at denison.edu Tue Dec 4 09:16:26 2007 From: reitsma at denison.edu (Charlie Reitsma) Date: Tue, 04 Dec 2007 09:16:26 -0500 Subject: [gltail] Re: Windows Problem Message-ID: <4755613A.5040108@denison.edu> I managed to solve the problem of running on Windows XP by commenting out lines 97, 99, and 104 of C:\ruby\lib\ruby\gems\1.8\gems\gltail-0.0.7\bin/gl_tail. These are the traps for HUP, QUIT, and USR2. After that, gl_tail started right up. ------------------ Hi, installed everything as gem: net-ssh (1.1.2) gltail (0.0.7) ruby-opengl (0.50.0) needle (1.3.0) hoe (1.3.0) mkrf (0.2.2) C:\ruby\bin>gl_tail C:/ruby/lib/ruby/gems/1.8/gems/gltail-0.0.7/bin/gl_tail:97:in `trap': unsupported signal SIGHUP (ArgumentError) from C:/ruby/lib/ruby/gems/1.8/gems/gltail-0.0.7/bin/gl_tail:97 from c:/ruby/bin/gl_tail:16:in `load' from c:/ruby/bin/gl_tail:16 What's wrong? Thanks. From kevin.m.turner at pobox.com Wed Dec 19 01:20:21 2007 From: kevin.m.turner at pobox.com (Kevin Turner) Date: Tue, 18 Dec 2007 22:20:21 -0800 Subject: [gltail] SSH forwarding Message-ID: <1198045221.6265.31.camel@grinky> Hey. This thing is pretty neat. I spent far too long playing with it this evening. One of my configurations required SSH agent forwarding. I was pleased to discover that it only took a two line patch to add a configuration directive for this. -------------- next part -------------- A non-text attachment was scrubbed... Name: ssh-forward.diff Type: text/x-patch Size: 714 bytes Desc: not available Url : http://rubyforge.org/pipermail/gltail-general/attachments/20071218/02ae456d/attachment.bin