git clone https://github.com/TarsPHP/tars-extension.git
cd /opt/tars/TarsPHP/tars-extension
phpize
./configure

make
make install

extension=phptars.so

相关文章:

  • 2022-01-27
  • 2021-06-01
  • 2021-10-17
  • 2021-12-10
  • 2021-12-21
  • 2021-07-10
  • 2021-05-25
猜你喜欢
  • 2022-01-11
  • 2021-08-29
  • 2021-07-30
  • 2021-12-18
  • 2022-01-02
  • 2021-12-28
  • 2022-03-08
相关资源
相似解决方案