On Thu, 2005-04-14 at 07:52 -0700, John Thrumston wrote:
I am trying to load syslog-ng for the first time. I am loading it on a Solaris 9 box. I am using syslog-ng.1.9.4 downloaded from the host site.
I believe I have all the libraries needed. I am not really sure. when I run ./configure --enable-tcp_wrappers I get the following error at the end of the configure.
checking for eventlog... Package eventlog was not found in the pkg-config search path. Perhaps you should add the directory containing `eventlog.pc' to the PKG_CONFIG_PATH environment variable No package 'eventlog' found configure: error: Library requirements (eventlog) not met; consider adjusting the PKG_CONFIG_PATH environment va riable if your libraries are in a nonstandard prefix so pkg-config can find them.
I have searched google and such for where I might find this eventlog or the library variable event.pc put cannot locate it. I did a find on the system and this event.pc doesn't exist.
I am not sure what other questions you might have but I could use any help that can be provided.
eventlog is available from the same directory where you downloaded syslog-ng from. http://www.balabit.com/downloads/syslog-ng/1.9/src -- Bazsi