Hi, Thomas, Thanks a lot for your instant help! I just installed liblogging 1.0.4 and that fixed the issue.
-James -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Thomas D. Sent: Thursday, August 07, 2014 3:25 PM To: 'rsyslog-users' Subject: Re: [rsyslog] failed in installing Rsyslog v8.2.2 dependency package liblogging-1.0.2.tar.gz Hi, you have 3 choices: 1) Use the release tarball from liblogging.org and set the "--enable-cached-man-pages" switch. The special release tarball contains the pre-generated man pages so you don't need rst2man at all. 2) Upgrade at least to liblogging-1.0.3 because it contains a fix which will check for "rst2man" AND "rst2man.py" (1.0.2 only checks for 1.0.2). 3) Apply the fix which will add the check for rst2man.py from 1.0.3 manually to 1.0.2: https://github.com/rsyslog/liblogging/commit/c3291e32d023a746e3f0acfaa26a0c8 d44473e9e.patch I recommend to use the latest liblogging version (1.0.4)... -Thomas _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

