view README @ 324:6b1399ab2d46

Added tag stable-0-6-58 for changeset 2474d01043cd
author Carl Byington <carl@five-ten-sg.com>
date Thu, 03 Jan 2013 10:09:12 -0800
parents 61be2c04d6ab
children 3f83feface7a
line wrap: on
line source

Starting with an unpacked tarball, try this:

    ./configure
    make
    su
    make install


Starting with a mercurial working directory, try this:

    make -f *cvs
    (cd xml; make; make distclean)
    make distcheck