File: INSTALL

package info (click to toggle)
hunt 1.5-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: ansic: 10,277; makefile: 54; sh: 31
file content (16 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

Make sure you have:
glibc >= 2.0.7 with linuxthreads

just type "make" and you get hunt binary

You can download binary and static linked binary code also.

libc5 + linuxhteads-7.X isn't tested but you can compile it
and test it if you edit Makefile and uncomment 
#CFLAGS+=-D_WITH_LINUX_KERNEL_HDR



enjoy it