linux下源码安装步骤

1.配置:configure

2.编译:make

3.安装:make install

指定安装目录:./config -prefix=/path/i/want

或者是:

相关文章:

  • 2021-09-17
  • 2021-08-27
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-23
猜你喜欢
  • 2021-08-18
  • 2022-12-23
  • 2021-06-20
  • 2021-10-26
  • 2021-09-06
  • 2022-12-23
相关资源
相似解决方案