安装前准备:

//更新系统

1.sudo apt-get update

//安装pcre包

2.sudo apt-get install libpcre3 libpcre3-dev
 
3.sudo apt-get install openssl libssl-dev
 
 

相关文章:

  • 2021-09-24
  • 2021-07-24
  • 2021-10-26
  • 2021-12-28
  • 2022-12-23
  • 2021-08-28
猜你喜欢
  • 2021-06-21
  • 2021-05-27
  • 2022-12-23
  • 2021-12-23
  • 2021-09-30
相关资源
相似解决方案