gem install mysql
Need to update 7 gems from http://gems.rubyforge.org
…
complete
Select which gem to install for your platform (i386-linux)
- mysql 2.7.2006.05.10 (mswin32)
- mysql 2.7.2006.04.21 (mswin32)
- mysql 2.7.3 (mswin32)
- mysql 2.7.3 (mswin32)
- Skip this gem
- Cancel installation
The options offered above does not match my system (info below). What
can I do?
Linux ip-10-251-193-172 2.6.16-xenU #1 SMP Mon May 28 03:41:49 SAST 2007
i686 athlon i386 GNU/Linux
I’ve also used:
gem install mysql – --with-mysql-config=/usr/lib/mysql/mysql_config
which gave the same result.