Mercurial > libpst
view README @ 195:320cfcba8058
add python module interface to the shared library for easy scripting.
the shared library must never write to stdout or stderr.
fix pst_attach_to_mem so the caller does not need to initialize the buffer pointer.
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 20 Apr 2009 19:39:26 -0700 |
parents | 61be2c04d6ab |
children | 3f83feface7a |
line wrap: on
line source
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