浏览代码

btpd doesn't need pthreads and curl, and libevent is included. Scratch

the dependencies from the README.
master
Richard Nyberg 17 年前
父节点
当前提交
098664da9a
共有 1 个文件被更改,包括 2 次插入5 次删除
  1. +2
    -5
      README

+ 2
- 5
README 查看文件

@@ -166,13 +166,10 @@ Contents

3.a Requirements

You should have a *BSD, Linux or sufficiently similar system with pthread
support.
You should have a *BSD, Linux or sufficiently similar system.

Make sure you have recent versions of the following software:
* curl - Get at <URL:http://curl.haxx.se/>
* openssl - Get at <URL:http://www.openssl.org/>
* libevent - Get at <URL:http://www.monkey.org/~provos/libevent/>
* OpenSSL - Get at <URL:http://www.openssl.org/>

You also need a c99 compiler. A non antique GCC should do.



正在加载...
取消
保存