Skip to content

pst-format/libpst

Repository files navigation

Starting with an unpacked tarball, try this:

    ./configure
    make
    su
    make install


Starting with a Git working directory, try this:

    make -f *cvs
    make -C xml all distclean
    make distcheck