Re: MySQL Adapter Not Found

2009-08-03 Thread Jeremy Evans
On Aug 3, 3:54 pm, Scott LaBounty wrote: > Yep, didn't complete. Any recommendations on where to install from? The first Google link for "mysql ruby" is http://www.tmtm.org/en/mysql/ruby/. Jeremy --~--~-~--~~~---~--~~ You received this message because you are sub

Re: MySQL Adapter Not Found

2009-08-03 Thread Scott LaBounty
Jeremy, Yep, didn't complete. Any recommendations on where to install from? Scott On Mon, Aug 3, 2009 at 2:16 PM, Jeremy Evans wrote: > > On Aug 3, 12:26 pm, Scott LaBounty wrote: > > Jeremy, > > > > Here's what I get: > > > > slabou...@slabounty-laptop:~/RamazeTutorial/Library2$ irb -rubygem

Re: MySQL Adapter Not Found

2009-08-03 Thread Jeremy Evans
On Aug 3, 12:26 pm, Scott LaBounty wrote: > Jeremy, > > Here's what I get: > > slabou...@slabounty-laptop:~/RamazeTutorial/Library2$ irb -rubygems -rmysql > /usr/local/lib/ruby/1.9.1/irb/init.rb:262:in `require':LoadError: no such > file to load -- mysql I'm guessing the mysql gem installation e

Re: MySQL Adapter Not Found

2009-08-03 Thread Scott LaBounty
Jeremy, Here's what I get: slabou...@slabounty-laptop:~/RamazeTutorial/Library2$ irb -rubygems -rmysql /usr/local/lib/ruby/1.9.1/irb/init.rb:262:in `require':LoadError: no such file to load -- mysql Thanks for taking a look. Scott On Mon, Aug 3, 2009 at 11:11 AM, Jeremy Evans wrote: > > On Au

Re: MySQL Adapter Not Found

2009-08-03 Thread Jeremy Evans
On Aug 3, 10:16 am, Scott LaBounty wrote: > It looks like I'm doing something wrong so I'm not getting the mySQL > adapter. I have a problem when I try to do a migration: > > slabou...@slabounty-laptop:~/RamazeTutorial/Library2$ sequel -m dbMigration/ > mysql://libraryMySQL.db > Error: Sequel::Ad

MySQL Adapter Not Found

2009-08-03 Thread Scott LaBounty
It looks like I'm doing something wrong so I'm not getting the mySQL adapter. I have a problem when I try to do a migration: slabou...@slabounty-laptop:~/RamazeTutorial/Library2$ sequel -m dbMigration/ mysql://libraryMySQL.db Error: Sequel::AdapterNotFound: Could not load mysql adapter: no such