This shows that it should have been loaded correctly. Unless something loaded 
it before than watir. You can try it out by renaming ````win32ole.so```` for 
something else and creating a ````win32ole.rb```` instead with this contents:
````ruby
puts caller
exit
````

This will show you which code tried to load ````win32ole````.

---
Reply to this email directly or view it on GitHub:
https://github.com/watir/watir-classic/issues/51#issuecomment-13337104
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to