Edit

kc3-lang/libevent/README

Branch :

  • Show log

    Commit

  • Author : Niels Provos
    Date : 2004-12-01 19:59:00
    Hash : f5a62ed3
    Message : make a separate verify target svn:r124

  • README
  • 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.