2004-12-01 19:59:00 +00:00
|
|
|
To build libevent, type
|
|
|
|
|
|
|
|
$ ./configure && make
|
|
|
|
|
|
|
|
Install as root via
|
|
|
|
|
|
|
|
# make install
|
|
|
|
|
|
|
|
You can run the regression tests by
|
|
|
|
|
|
|
|
$ make verify
|
|
|
|
|
2005-04-04 00:35:14 +00:00
|
|
|
Before, reporting any problems, please run the regression tests.
|
|
|
|
|
|
|
|
Acknowledgements:
|
|
|
|
-----------------
|
|
|
|
|
2005-05-10 17:27:58 +00:00
|
|
|
The following people have helped with suggestions, ideas, code or
|
|
|
|
fixing bugs:
|
2005-04-04 00:35:14 +00:00
|
|
|
|
|
|
|
Nick Mathewson
|
|
|
|
Andrew Danforth
|
|
|
|
Shie Erlich
|
|
|
|
Mike Davis
|
2005-05-10 17:27:58 +00:00
|
|
|
William Ahern
|
|
|
|
Alexander von Gernler
|
2005-04-04 00:35:14 +00:00
|
|
|
|
|
|
|
If I have forgotten your name, please contact me.
|