Are you using the bundler gem? I have not seen this before and i just did a
fresh install on a windows 7 box
rake 0.9.2.2
taza 0.9.1.2



On Fri, Feb 3, 2012 at 7:30 PM, hillary <[email protected]> wrote:

> I run my test suite on two environments xp and win7. Everything is running
> fine on xp, but when i run my tests on my win7 machine i get a load error
> (C:/Ruby192/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:57:in
> `require':
> no such file to load -- taza (LoadError)).
>
> Both have the same Ruby ENV information:
> RubyGems Environment:
>   - RUBYGEMS VERSION: 1.7.2
>   - RUBY VERSION: 1.9.2 (2011-07-09 patchlevel 290) [i386-mingw32]
>   - INSTALLATION DIRECTORY: C:/Ruby192/lib/ruby/gems/1.9.1
>   - RUBY EXECUTABLE: C:/Ruby192/bin/ruby.exe
>   - EXECUTABLE DIRECTORY: C:/Ruby192/bin
>   - RUBYGEMS PLATFORMS:
>     - ruby
>     - x86-mingw32
>   - GEM PATHS:
>      - C:/Ruby192/lib/ruby/gems/1.9.1
>      - C:/Documents and Settings/Administrator/.gem/ruby/1.9.1
>   - GEM CONFIGURATION:
>      - :update_sources => true
>      - :verbose => true
>      - :benchmark => false
>      - :backtrace => false
>      - :bulk_threshold => 1000
>   - REMOTE SOURCES:
>      - http://rubygems.org/
>
> The only difference in the gem list is that my xp version has older
> versions of rake (.8.7) and taza (.0.9.1.1) still installed, but i've
> updated to the most recent versions.
>
> I'm not quite sure where to begin. I found this
> <http://stackoverflow.com/questions/2900370/why-does-ruby-1-9-2-remove-from-load-path-and-whats-the-alternative>thread
> on stack overflow, but I don't understand any of the solutions.
>
> --
> Before posting, please read http://watir.com/support. In short: search
> before you ask, be nice.
>
> [email protected]
> http://groups.google.com/group/watir-general
> [email protected]
>

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to