Torsten Vollmann wrote these words on 09/19/05 12:24 CST:
> Will have a look into it but can't say when exactly.
It creates a file named CONFIG. I don't use Fcron, I use Vixie-Cron
instead, so the cron user may need to be changed. It is all the
defaults (I believe) except for the PREFIX and HISTORY. Here is the
file I use:
[EMAIL PROTECTED]: ~/build > cat Installed/sysstat*/CONFIG
# Configuration file for sysstat
# (C) 2000 Sebastien GODARD (sysstat <at> wanadoo.fr)
# Directories
PREFIX = /usr
SA_LIB_DIR = /usr/lib/sa
SADC_PATH = ${SA_LIB_DIR}/sadc
SA_DIR = /var/log/sa
MAN_DIR = /usr/share/man
CLEAN_SA_DIR = n
YESTERDAY =
HISTORY = 25
DFLAGS =
SAS_DFLAGS =
ENABLE_NLS = y
ENABLE_SMP_WRKARD = n
ifeq ($(ENABLE_NLS),y)
# NLS (National Language Support)
REQUIRE_NLS = -DUSE_NLS -DPACKAGE=\"$(PACKAGE)\"
-DLOCALEDIR=\"$(PREFIX)/share/locale\"
endif
ifdef REQUIRE_NLS
DFLAGS += $(REQUIRE_NLS)
endif
ifeq ($(ENABLE_SMP_WRKARD),y)
# Uncomment this to enable workaround for Linux kernel SMP race condition
SAS_DFLAGS += -DSMP_RACE
endif
# Man page group
MAN_GROUP = root
# Crontab owner
CRON_OWNER = root
# Run-command directories
RC_DIR = /etc/rc.d
INIT_DIR = /etc/rc.d/init.d
INITD_DIR = init.d
INSTALL_CRON = n
--
Randy
rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
12:29:00 up 170 days, 12:02, 3 users, load average: 0.07, 0.20, 0.41
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page