I installed the 182-15 one-click Ruby build to start. When I tried to install watir using install.rb, the install failed because the Fox gui libraries couldn't be found. This seems likely to be a problem with the ruby installation not working correctly. The installer mentioned something about running a "command line" version of the installer, but it wasn't obvious where that might be and your documentation didn't mention anything about it either. So, I figured that 182-15 was shot just like 182-13 is. :)
- After downloading and installing 182-14, I was able to get the watir installer to start up and run. However, during the installation, I got a dialog saying that a LoadLibrary("c:\Programs") failed (or something to that effect). This is because I installed Ruby in "C:\Program Files\Ruby" and watir in "C:\Program Files\Ruby\watir" initially (since I don't like to clutter up C:\ and D:\). I'm guessing that the load library call can't handle the space in the directory name. This could be a watir install problem (improper string quoting/escaping) or a ruby load library problem I guess.
These have been popping up on the email list as well lately. Any thoughts or ideas on fixes?
Thanks;
-Jonathan
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
