8000 GitHub - mhorbul/libpst: libpst clone of http://hg.five-ten-sg.com/libpst/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mhorbul/libpst

Repository files navigation

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

0