I think it only uses dl/import for FireWatir (it uses a firefox hash plugin to communicate); IE support should just depend on win32ole. Anyone want to dig into what watir is using dl/import for?
~Jimmy Sent from my phone On Aug 20, 2009, at 4:14 AM, "Ivan Porto Carrero" <[email protected]<mailto:[email protected]>> wrote: Doesn't watir use C-based extensions. In that case they have to be ported to .NET in order to use it. --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: <http://flanders.co.nz> http://flanders.co.nz Twitter: <http://twitter.com/casualjim> http://twitter.com/casualjim Author of IronRuby in Action (<http://manning.com/carrero>http://manning.com/carrero) On Thu, Aug 20, 2009 at 1:01 PM, Qwerty Qwerty <<mailto:[email protected]>[email protected]<mailto:[email protected]>> wrote: Hi all, I am trying to get my Watir scripts running under IronRuby, but am encountering the following error: :0:in `require': no such file to load -- dl (LoadError) from C:/ironruby-0.9.0/lib/ruby/1.8/dl/import.rb:3 from ./watir/winClicker.rb:53 from ./watir.rb:42 Any help gratefully appreciated! -- Posted via <http://www.ruby-forum.com/> http://www.ruby-forum.com/. _______________________________________________ Ironruby-core mailing list <mailto:[email protected]>[email protected]<mailto:[email protected]> <http://rubyforge.org/mailman/listinfo/ironruby-core>http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list [email protected]<mailto:[email protected]> http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
