mysql2 gem Can't build native extensions

后端 未结 6 1884
离开以前
离开以前 2021-01-05 07:02

Our intern\'s computer is having problems installing the mysql2 gem. We just upgraded his computer from OS X 10.6 to 10.8 (Mountain Lion). I have tried installing mysql th

6条回答
  •  旧巷少年郎
    2021-01-05 07:22

    I was able to fix this by implode-ing rvm and installing Homebrew's ruby. Then, the mysql2 gem installed just fine.

    This isn't the first problem like this that I've run into with rvm. I don't think I'll be using it again.

提交回复
热议问题