2006-07-27 05:51:18 +04:00
|
|
|
To build libevent, type
|
|
|
|
|
|
|
|
$ ./configure && make
|
|
|
|
|
|
|
|
Install as root via
|
|
|
|
|
|
|
|
# make install
|
|
|
|
|
|
|
|
You can run the regression tests by
|
|
|
|
|
|
|
|
$ make verify
|
|
|
|
|
|
|
|
Before, reporting any problems, please run the regression tests.
|
|
|
|
|
|
|
|
Acknowledgements:
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
The following people have helped with suggestions, ideas, code or
|
|
|
|
fixing bugs:
|
|
|
|
|
|
|
|
Nick Mathewson
|
|
|
|
Andrew Danforth
|
|
|
|
Shie Erlich
|
|
|
|
Mike Davis
|
|
|
|
William Ahern
|
|
|
|
Alexander von Gernler
|
2006-08-14 18:52:39 +04:00
|
|
|
Artur Grabowski
|
2006-07-27 05:51:18 +04:00
|
|
|
|
|
|
|
If I have forgotten your name, please contact me.
|