On Thu, Jun 14, 2012 at 1:10 PM, Sans <r.santanu....@gmail.com> wrote:
> thanks Matt!
> I got ruby-mysql-2.8.2-1.el6.x86_64 installed - so. it's not the same thing?
> Do I have to install that manually to make it work? Cheers!!

Yeah, they're different things, I think.

Try doing a 'gem install mysql' assuming you're on an internet connected
host.  If not, get hold of the rubygem from
http://rubygems.org/gems/mysql and install it via 'gem install --local
mysql' - you'll need the mysql-devel package installed.  Or you could
try to find a ready made rubygem-mysql RPM somewhere, but it doesn't
look like EPEL has it yet.

Regards,

Matt.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to