1*3b6c3722SchristosUnbound README 2*3b6c3722Schristos* ./configure && make && make install 3*3b6c3722Schristos* You can use libevent if you want. libevent is useful when using 4*3b6c3722Schristos many (10000) outgoing ports. By default max 256 ports are opened at 5*3b6c3722Schristos the same time and the builtin alternative is equally capable and a 6*3b6c3722Schristos little faster. 7*3b6c3722Schristos* More detailed README, README.svn, README.tests in doc directory 8*3b6c3722Schristos* manual pages can be found in doc directory, and are installed, unbound(8). 9*3b6c3722Schristos* example configuration file doc/example.conf 10*3b6c3722Schristos 11