MySQL Install: ERROR: Failed to build gem native extension

前端 未结 14 1768
天涯浪人
天涯浪人 2020-11-28 19:23

I\'m trying to get MySQL installed to the latest version due to some installation going wrong somewhere along the line. I run the command gem install mysql and

14条回答
  •  独厮守ぢ
    2020-11-28 20:23

    Attention: You need to specify -- key, and than --with-mysql-config=/usr/local/mysql/bin/mysql_config

提交回复
热议问题