File: INSTALL

package info (click to toggle)
htp 1.19-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,272 kB
  • sloc: ansic: 6,645; perl: 204; makefile: 60
file content (16 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Installing HTP
Copyright (C) 2002-2014 Jochen Hoenicke <hoenicke@users.sourceforge.net>

Download and extract the tar file.  As you are reading this you have
probably already done this.

Then edit Makefile.config and adapt it to your needs.

Run "make all" to build the files.

Run "make install" as root to install htp.  If you don't want to install
the documentation do "cd src; make install-bin".

That's all.

$Id: INSTALL,v 1.1 2002-03-25 17:05:42 hoenicke Exp $