git clone https://github.com/signalwire/signalwire-c.git

cmake .
make
sudo make install

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig:${PKG_CONFIG_PATH}

sudo ldconfig

 

相关文章:

  • 2021-07-13
  • 2021-08-18
  • 2022-12-23
  • 2021-09-19
  • 2021-07-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
相关资源
相似解决方案