Unable to install MySQL2 gem on Windows 7

前端 未结 7 1283
醉话见心
醉话见心 2020-12-01 14:39

I am getting the following error message while installing, let me know if I need to post more details.

I followed instructions from the following location: https:/

7条回答
  •  南笙
    南笙 (楼主)
    2020-12-01 15:14

    From this:

    checking for main() in -llibmysql... no
    

    it looks like you haven't installed the MySQL drivers and apps. If so, were they allowed to install into their default locations? At a minimum you'll want the client software if the server is running on a different machine.

提交回复
热议问题