libpst icon indicating copy to clipboard operation
libpst copied to clipboard

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

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