/libpst

libpst clone of http://hg.five-ten-sg.com/libpst/

Primary LanguageCGNU General Public License v2.0GPL-2.0

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