[ldm-users] syslog woes in configuration script
Michael Allen
gt3rx3 at visi.com
Wed Feb 27 06:27:40 MST 2008
Solving ldm syslog/rsyslog issues requires simply replacing "syslog"
with "rsyslog" references in the configure script then building ldm from
source. Exchanging syslog with rsyslog system-wide will give you many more
issues, of course.
In my copy of the configure script the references look like this:
elif test -f /var/run/rsyslogd.pid; then
cat >>confdefs.h <<\_ACEOF
#define SYSLOG_PIDFILE "/var/run/rsyslogd.pid"
_ACEOF
As I recall there are two places at about the 5800 ff line area.
Michael Allen
CPHS
More information about the ldm-users
mailing list