4593667 [rkeene@sledge /home/rkeene/projects/build]$ cat htp.txt
# COMPILE REQUIREMENT: libconfig

# SHORT DESC: Hypertext Time Protocol
# LONG DESC: HTP includes two utilities, htpd and htpdate.  They are similar to ntpd and ntpdate except they retrieve the date information from a remote webserver rather than an NTP server.

rm -f /etc/htpd.conf /etc/htpd.conf.dist

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" && \
make && \
make install || exit 1
4593668 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06