This is for version 7.4.6 on CentOS 6.4 , 64 bit
After my other issue of "exiting on signal 15" has gone unresolved, I am starting to believe this a OpenVZ issue. I have decided to try to compile the source in order to try to find the cause of rsyslog shutting down. During the configure process, it halts and returns this: ----------------- configure: error: Package requirements (libestr >= 0.1.9) were not met: No package 'libestr' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBESTR_CFLAGS and LIBESTR_LIBS to avoid the need to call pkg-config. ----------------- I see libestr is located at /usr/lib64/libestr.so so I adjust configure accordingly, with: ./configure PKG_CONFIG_PATH=/usr/lib64 Please advise on what I should do. Thank you _______________________________________________ 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.

