1.在http://libevent.org/下载libevent-2.1.8-stable.tar.gz

2.tar -zxvf libevent-2.1.8-stable.tar.gz

3.cd libevent-2.1.8-stable

4./configure --prefix=/usr --libdir=/usr/lib64

5.make

6.make install

Centos7.x 安装libevent2.x

相关文章:

  • 2021-12-11
  • 2021-11-02
  • 2021-07-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-29
  • 2021-10-20
  • 2022-01-20
  • 2021-12-01
  • 2021-09-22
  • 2022-01-07
  • 2021-12-11
相关资源
相似解决方案