diff --git a/doc/adminguide.html b/doc/adminguide.html index f0abea36..79e4a69e 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -91,7 +91,9 @@ Expand the compressed TAR file with tar -xzvf elog-x.x.x.tar.gz< This creates a subdirectory elog-x.x.x where x.x.x is the version number. In that directory execute make, which creates the executables elogd, elog and -elconv. These executables can then be copied to a convenient place like +elconv. On some systems like OpenBSD you have to execut +gmake. +These executables can then be copied to a convenient place like /usr/local/bin or ~/bin. Alternatively, a "make install" will copy the daemon elogd to SDESTDIR (by default /usr/local/sbin) and