Hi, Florian, Thanks a lot for your help. However the problem still remains after I installed the package. Please let me know if I missed sanything here.
By google search I could not find out a package exactly named python-docutils. However I do see a Python Documentation Utilities named docutils-0.12.tar.gz and I believe I have installed the package without errors. However I can only see "rst2man.py" in /usr/bin and could not locate "rst2man" anywhere. For more info about my system: [root@pppdc9prd4cr bin]# uname -a Linux pppdc9prd4cr 2.6.32-431.1.2.el6.x86_64 #1 SMP Sun Nov 24 09:37:37 EST 2013 x86_64 x86_64 x86_64 GNU/Linux Let me know if more info is needed that should help to fix this issue. Really appreciate for your help. Thanks, -James P.S. Here is some output data for the package docutils-0.12.tar.gz installation: ./setup.py install ... ... running install_scripts copying build/scripts-2.6/rstpep2html.py -> /usr/bin copying build/scripts-2.6/rst2pseudoxml.py -> /usr/bin copying build/scripts-2.6/rst2odt_prepstyles.py -> /usr/bin copying build/scripts-2.6/rst2man.py -> /usr/bin copying build/scripts-2.6/rst2xml.py -> /usr/bin copying build/scripts-2.6/rst2s5.py -> /usr/bin copying build/scripts-2.6/rst2xetex.py -> /usr/bin copying build/scripts-2.6/rst2latex.py -> /usr/bin copying build/scripts-2.6/rst2odt.py -> /usr/bin copying build/scripts-2.6/rst2html.py -> /usr/bin changing mode of /usr/bin/rstpep2html.py to 755 changing mode of /usr/bin/rst2pseudoxml.py to 755 changing mode of /usr/bin/rst2odt_prepstyles.py to 755 changing mode of /usr/bin/rst2man.py to 755 changing mode of /usr/bin/rst2xml.py to 755 changing mode of /usr/bin/rst2s5.py to 755 changing mode of /usr/bin/rst2xetex.py to 755 changing mode of /usr/bin/rst2latex.py to 755 changing mode of /usr/bin/rst2odt.py to 755 changing mode of /usr/bin/rst2html.py to 755 running install_data running install_egg_info Writing /usr/lib/python2.6/site-packages/docutils-0.12-py2.6.egg-info -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Florian Riedl Sent: Thursday, August 07, 2014 8:20 AM To: rsyslog-users Subject: Re: [rsyslog] failed in installing Rsyslog v8.2.2 dependency package liblogging-1.0.2.tar.gz Hi James, Install the package python-docutils. That usually helps. Florian 2014-08-07 3:33 GMT+02:00 Wang, James <[email protected]>: > Hi, > > To install Rsyslog v8.2.2 on Linux v6 I have to install the package > liblogging-1.0.2.tar.gz and I got the following error when doing configure: > > ./configure --prefix=/usr/lib64 --disable-journal > ... > configure: error: rst2man not found in PATH > ... > > Anyone knows where should I get the package that may include rst2man? > Or any insight to fix or work around the problem? > > Thanks, > -James > _______________________________________________ > 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. _______________________________________________ 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.

