Browse Source

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

the dependencies from the README.
master
Richard Nyberg 18 years ago
parent
commit
098664da9a
1 changed files with 2 additions and 5 deletions
  1. +2
    -5
      README

+ 2
- 5
README View File

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


3.a Requirements 3.a Requirements


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


Make sure you have recent versions of the following software: 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/>
* openssl - Get at <URL:http://www.openssl.org/>
* libevent - Get at <URL:http://www.monkey.org/~provos/libevent/>


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




||||||
x
 
000:0
Loading…
Cancel
Save