File: README

package info (click to toggle)
libpst 0.6.75-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,976 kB
  • sloc: sh: 10,744; ansic: 7,599; cpp: 1,691; makefile: 137; xml: 3
file content (14 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Starting with an unpacked tarball, try this:

    ./configure
    make
    su
    make install


Starting with a mercurial working directory, try this:

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