fousa tag

Current tag: tag

2009

26 NOV

Problem installing MySQL gem on 64bit machine // 1 comment

When I wanted to use MySQL with Ruby on Rails I always got an error when I tried to install the mysql gem. Maybe the reason was because I was working on a 64bit machine, and it was the first time I did! RESOLUTION So to resolve this problem I did the following. I removed all the mysql gems. > sudo gem uninstall mysql Nex...

go to the top ↑ ← back to the blog