NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[ldm-users] syslog woes in configuration script

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


  • 2008 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the ldm-users archives: