解决办法:

 
  1. 
    
        sudo apt-get install libmysqlclient-dev  
     
    
     
    
        sudo updatedb  
        locate mysql_config  

     


然后进入mysql_config的路径(/usr/bin/mysql_config)

 
    1. sudo updatedb  
    2. locate mysql_config 

相关文章:

  • 2022-01-22
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
  • 2021-09-25
猜你喜欢
  • 2021-06-30
  • 2022-12-23
  • 2022-12-23
  • 2021-07-16
  • 2022-01-28
  • 2022-01-16
  • 2022-12-23
相关资源
相似解决方案