> > and Chris McMahon was able to get me the latest > > Watir source built into a gem (can't do that w/o Windows currently), > > > Do we need to make a FireWatir gem publicly available? > > I'm also curious about why you can't create a gem on non-windows platforms. > Sounds like a bug we should fix.
If I'm not mistaken, it's because the build depends on C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.0.945\watir\win32ole\win32ole.so and this was not interpreted correctly on the Mac? That is, there is no context for win32ole on platforms other than Windows? -Chris _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
