FWIW, I think I needed to install devkit when i got this working a while back. If you don't have that then installing devkit followed by a fresh install of the gem may do it
________________________________ From: Joe Fleck <[email protected]> To: Watir General <[email protected]> Sent: Friday, June 1, 2012 12:08 PM Subject: Re: [wtr-general] LIBMYSQL.dll error when trying to run watir scripts Here is the error message the is created when I try to run it. C:/Ruby187/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/1.8/mysql_api.so: 126: The specified module could not be found. - C:/Ruby187/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/1.8/mysql_api.so (LoadError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require' from C:/Ruby187/lib/ruby/gems/1.8/gems/mysql-2.8.1-x86-mingw32/lib/mysql.rb:7 from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in `gem_original_require' from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:59:in `require' from gd_admin.rb:17 On Fri, Jun 1, 2012 at 2:33 PM, Joe Fl <[email protected]> wrote: > Hi, > > Does anyone know of an easy fix for this? > > Error Message > The program can't start because LIBMYSQL.dll is missing from your > computer. > Try reinstalling the program to fix this problem. > > I have done the uninstall and reinstalling and that doesn't fix it. > > Any help would be appreciated. > > I am running this on Windows 7(32bit) VM. > > Thank you, > Joe > > -- > 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] -- 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]
