Doug Edmunds wrote in message <3aba44b8$1_2 / news.pacifier.com>... >Trying the calendar.rb file for example, >I get this error msg: > >calendar.rb:1:in 'require': dlopen: Win32 error 1157 - [line continues] > -/cygdrive/c/RUBY/lib/ruby/site_ruby/1.6/i386-cygwin/gtk.so (LoadError) > from calendar.rb:1 > >Any ideas what might cause this error? Lyle Johnson found a similar error type of error with the cygwin build of FXRuby (Fox GUI). Check what version of cygwin GTK was built with. The standard cygwin Ruby was built against cygwin 1.1.6 and when FXRuby was built against cygwin 1.1.8 it gave a load error. Lyle graciously rebuilt FXRuby against cygwin 1.1.6 and the problem went away. Pete ---- Pete McBreen, McBreen.Consulting , Cochrane, AB email: petemcbreen / acm.org http://www.mcbreen.ab.ca/ Software development is meant to be fun, if it isn't the process is wrong