Hi Hue,

Have you also set the RUBYLIB environment variable?

QWT_HOME always points to your WET installation directory.

If your system does not already have RUBYLIB environment variable set,
then RUBYLIB will point to the same directory as QWT_HOME.

On my machine, when I do a set command, I see the following:

   QWT_HOME=D:\Wet\ruby
   RUBYLIB=D:\WET\RUBY

Let me know if this works for you.

Satti

Hue Mach Dieu wrote:

Hi,
I add the QWT_HOME as install guide, and Write script use WET as like this

require 'WET'
include WET

Browser.new().goto "http://localhost:8082";

When I run it, I got this error

D:/Applications/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:1
8:in `re
quire__': No such file to load -- WET (LoadError)
       from
D:/Applications/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require
.rb:18:in `require'
       from D:/Project/Elpida EES
Fab2/Automation/MyScript/sample/sample.rb:1

Is I wrong anything?

Thank you fro help

Hue


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to