|
I have always had to install rubygems for a new ruby
install. Get the gem here: http://rubyforge.org/projects/rubygems/ Download it somewhere. Open a command prompt and
navigate to where you downloaded it. Type gem install rubygems*.gem This fix the same problem for me on a new install. Hope this helps, --Mark From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Simo, Ben Hello, I have just installed Ruby and WATIR on a Windows XP box.
When I try to run the unit tests, I get an error stating that
"gem_original_require" is missing. C:\watir\unittests>all_tests.rb from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
I'm not sure if it matters: when I installed WATIR from the .exe
package, I got errors about not being able to write to c:\watir until I
manually created the directory. I manually created the c:\watir directory
and then installed to it. Any ideas why I can't run the all_tests.rb script? Thank you, Ben Simo The
information contained in this message is intended only for the recipient, and
may be a confidential attorney-client communication or may otherwise be
privileged and confidential and protected from disclosure. If the reader of
this message is not the intended recipient, or an employee or agent responsible
for delivering this message to the intended recipient, please be aware that any
dissemination or copying of this communication is strictly prohibited. If you
have received this communication in error, please immediately notify us by replying
to the message and deleting it from your computer. |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
