From c032649d818a553b63b6b5551d2348ceda19f810 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 4 Feb 2011 09:30:07 +0000 Subject: [PATCH] Mention gmake SVN revision: 2383 --- doc/adminguide.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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