File: INSTALL

package info (click to toggle)
kprof 1.4.3-10
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,456 kB
  • ctags: 341
  • sloc: sh: 15,017; cpp: 3,522; perl: 1,933; makefile: 54
file content (10 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
In order to configure and build Kprof you need to do the following

	- cd to the kprof-1.4.1 directory
	- type "make -f Makefile.cvs"
	- type "configure"
	- type "make"
	- type "make install" as root.

Colin
cdesmond@users.sourceforge.net