Hey, I've seen this before.

Try:

gem install rb-appscript

If that doesn't work, try install xcode (there are some headers that the 
safariwatir stack, I think, depends on).

Best,
Brian

On Mar 31, 2010, at 9:52 AM, chatur vidur wrote:

Hi, I have a max os x 10.4.11 tiger.  I received your instructions and 
uninstalled and then re installed ruby 1.8.6 and ruby gems ($ gem -v =
1.3.6)

My Question is I downloaded jssh what should I do to compile it as the process 
seems lengthy
Also, what can I do to make safariwatir work



I am still unable to use safariwatir due to a different error message shown 
below


irb(main):002:0> require "safariwatir"
LoadError: no such file to load -- safariwatir
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`gem_original_require'
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in 
`require'
        from (irb):2
irb(main):003:0> require "safariwatir"
LoadError: no such file to load -- safariwatir
        from (irb):3:in `require'
        from (irb):3
        from :0

But on the other hand firewatir seems to work partially as shown below

irb(main):001:0> require "rubygems"
=> true
irb(main):002:0> require "firewatir"
=> true
b = Watir::Browser.new
RuntimeError: Firefox is running without -jssh
        from 
/usr/local/lib/ruby/gems/1.8/gems/firewatir-1.6.5/lib/firewatir/firefox.rb:125:in
 `initialize'
        from 
/usr/local/lib/ruby/gems/1.8/gems/commonwatir-1.6.5/lib/watir/browser.rb:65:in 
`new'
        from 
/usr/local/lib/ruby/gems/1.8/gems/commonwatir-1.6.5/lib/watir/browser.rb:65:in 
`new'
        from (irb):3




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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com<mailto:watir-general@googlegroups.com>
To unsubscribe: 
watir-general+unsubscr...@googlegroups.com<mailto:watir-general+unsubscr...@googlegroups.com>

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

To unsubscribe, reply using "remove me" as the subject.

Reply via email to