From 1b0d1ec3ac6991b6fa5434a35af4b8f358b29c7e Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Mon, 30 Jun 2003 15:17:47 +0000 Subject: [PATCH] Added note about Mac OS X stacksize SVN revision: 562 --- doc/adminguide.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/adminguide.html b/doc/adminguide.html index 8ec7ed71..7d1b4da0 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -176,6 +176,15 @@ been problems with ELOG's keep-alive feature. In such a case you n the "-k" flag to the elogd command line to turn keep-alives off.

+


Note for Mac OS X:

+ +

Sridhar Anandakrishnan and +Recai Oktas report that under Mac OS X there is a problem with +the default stack size. The command limit stacksize unlimited (for tcsh) or +ulimit -s unlimited (for bash) increases the stacksize and fixes this problem. +Read the according thread in the forum. +

+


  Installing and running in Windows