view README @ 387:f03ee7e0ccc3

Remove files copied in by autotools These files are cruft that should be copied in by autotools instead of embedded in the version control repository.
author Paul Wise <pabs3@bonedaddy.net>
date Sat, 21 Dec 2019 21:25:45 +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