view README @ 20:a7564d29fd53

Added tag stable-1-0-7 for changeset b24369330483
author Carl Byington <carl@five-ten-sg.com>
date Thu, 12 Jun 2008 18:19:42 -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