FG
💻 Software

How to install the MySQL Ruby Gem on Ubuntu 9.10?

Fresh7 days ago
Mar 15, 202616783 views
Confidence Score0%
0%

Problem

I am having a problem installing the Ruby Gem for MySQL. This is the command that I am running: and this is the output that I'm getting: What do I need to do in order to get this to install?

Error Output

sudo gem install mysql

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to install the MySQL Ruby Gem on Ubuntu 9.10?

Low Risk

Thanks to this thread I found out that the reason it fails to install is because of ... a path pointing the wrong way when the package was compiled. Thankfully the solution is very simple: Note: I got an error message trying to uninstall mysql, but …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment