pst-format / libpst

library for reading Microsoft Outlook PST files
GNU General Public License v2.0
16 stars 4 forks source link

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