From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 09 Apr 2009 12:11:33 -0700 Subject: [sup-talk] Sup and Cygwin In-Reply-To: <89041090904091034i420d33e1k6c53440229019039@mail.gmail.com> References: <89041090904091034i420d33e1k6c53440229019039@mail.gmail.com> Message-ID: <1239304198-sup-9672@entry> Reformatted excerpts from Vikram Kumar's message of 2009-04-09: > Has anybody tried it before? > > $ sup > /usr/lib/ruby/1.8/dl/import.rb:29:in `initialize': No such file or directory > (RuntimeError) Oh, that's a bug. I think you should be able to get around it by changing the 'libc.so.6' on this line: > from /usr/lib/ruby/gems/1.8/gems/sup-0.7/lib/sup.rb:17 to 'cygwin1.dll'. I'd be interested to know if that works. If so I'll fix it in git. -- William