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-1.0.0.tar.gz into /package and unpack the archive

  # cd /package
  # gunzip socklog-1.0.0.tar
  # tar -xpf socklog-1.0.0.tar
  # rm socklog-1.0.0.tar
  # cd admin/socklog-1.0.0
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-1.0.0@smarden.org < compile/sysdeps
Refer to Configuration for configuring and setting up socklog services.
Gerrit Pape <pape@smarden.org>
$Id: install.html,v 1.33 2003/01/30 10:44:32 pape Exp $