view README @ 28:946961e534b4 default tip

Added tag stable-1-0-10 for changeset 9298f8b00db2
author Carl Byington <carl@five-ten-sg.com>
date Thu, 24 May 2018 10:38:44 -0700
parents 8ebecad6530f
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