File: INSTALL

package info (click to toggle)
leakbug 0.1.5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,120 kB
  • ctags: 80
  • sloc: sh: 6,935; ansic: 380; makefile: 137
file content (20 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---------------------------------------------------------------------------
                             leakbug v0.1.5
                          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