[Rubygems-developers] mysql 2.7.3 is there but not installable?
Chad Woolley
thewoolleyman at gmail.com
Sun Aug 24 08:39:02 EDT 2008
Bad mirror or cache?
chadmac:rails woolley$ gem list mysql -r
*** REMOTE GEMS ***
mysql (2.7.3, 2.7)
mysql_replication_adapter (0.4.0)
mysql_retry_lost_connection (0.0.1)
chadmac:rails woolley$ gem install mysql --version=2.7.3
ERROR: could not find gem mysql locally or in a repository
chadmac:rails woolley$ sudo gem install mysql --version=2.7
Building native extensions. This could take a while...
More information about the Rubygems-developers
mailing list