view README @ 22:67481a1a502f

Added tag stable-1-0-8 for changeset 09564d4acd9e
author Carl Byington <carl@five-ten-sg.com>
date Fri, 24 Dec 2010 15:15:41 -0800
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