view README @ 391:f2742d1160a4

Fix usage of indefinite articles Suggested-by: anorack
author Paul Wise <pabs3@bonedaddy.net>
date Sat, 21 Dec 2019 21:25:45 +0800
parents 3f83feface7a
children
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
    make -C xml all distclean
    make distcheck