Can you do the command 'gem list' on each system and give us the output.. it mostly sounds like there is a gem you need that is missing or did not get installed.
On Tuesday, March 12, 2013 5:00:09 AM UTC-7, Vimal Raju wrote: > > > > On Monday, March 11, 2013 3:38:53 PM UTC+5:30, Željko Filipin wrote: >> >> On Mon, Mar 11, 2013 at 2:29 AM, Vimal Raju <[email protected]> wrote: >> >>> When I tried the below code I’m getting the error “LoadError: cannot >>> load such file -- ffi_c”. >>> >> I found out the reason why it is throwing this error when I'm executing > require "watir-webdriver" in ruby. > > Just now I checked with ruby version 1.9.3, it(require "watir-webdriver") > is working fine. I will check the same in my office PC and let you know If > I face any issues. > > FYI. Ruby 2.0.0 is throwing the error LoadError: cannot load such file -- > ffi_c" when executing "require "watir-webdriver"" . > > Thanks, > Vimal > > > -- -- 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
