view README @ 6:5e7c39aa868c

fix incorrect path for the init script
author Carl Byington <carl@five-ten-sg.com>
date Wed, 03 Sep 2014 17:29:04 -0700
parents 48d06780cf77
children
line wrap: on
line source

Try this:

    ./configure
    make
    su
    make install
    make chkconfig

The last step sets up the linux runlevels for this package and starts
the daemon.


Starting with a mercurial working directory, try this:

    make -f *cvs
    ./configure >/dev/null
    (cd xml; make; make distclean)
    make distcheck