File: INSTALL

package info (click to toggle)
leakbug 0.1.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 948 kB
  • ctags: 71
  • sloc: sh: 6,642; ansic: 307; makefile: 135
file content (20 lines) | stat: -rw-r--r-- 484 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---------------------------------------------------------------------------
                             leakbug v0.1.4
                          Install instructions
---------------------------------------------------------------------------

If you downloaded this from CVS, do:
$ ./autogen.sh --prefix=/usr

Otherwise, do:
$ ./configure --prefix=/usr

Then compile it:
$ make

And finally, install it:
$ make install

To make sure this is working right, type:
$ cd tests
$ ./leak1