/libpst

library for reading Microsoft Outlook PST files

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
    make -C xml all distclean
    make distcheck