Google

G. Pape
socklog

socklog - installation


Since version 0.3.0, socklog installs into /package.

Check that you have the recent version of daemontools installed.

Download socklog-0.10.1.tar.gz into /package and unpack the archive

  # cd /package
  # gunzip socklog-0.10.1.tar
  # tar -xpf socklog-0.10.1.tar
  # rm socklog-0.10.1.tar
  # cd admin/socklog-0.10.1
On solaris read using socklog on solaris before proceeding.

Compile and install the socklog programs

  # package/install
If you want to make the man pages available in the /usr/local/man/ hierarchy, do:
  # package/install-man
To report success:
  # mail pape-socklog-0.10.1@smarden.org < compile/sysdeps
Refer to Configuration for configuring and setting up socklog services.
Gerrit Pape <pape@smarden.org>
$Id: install.html,v 1.32 2002/08/08 21:09:53 pape Exp $