On Thu, Jan 23, 2003 at 02:31:18PM +0100, Andreas Schulze wrote:
Balazs Scheidler wrote:
I have released syslog-ng 1.9.1 which is the first member of the 1.9.x branch. In this branch syslog-ng is reimplemented from scratch. Documentation is even more scarce than for syslog-ng 1.5.x so it is recommended to experienced users only. The program itself is in ALPHA state which means that it runs seems to work but almost certainly leaks memory.
Feedback is appreciated.
configure errors on Solaris 8:
checking for pkg-config... no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. configure: error: Library requirements (glib-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
syslog-ng 1.9 depends on glib 2.0 which also requires pkg-config. pkg-config might be removed from dependency, though if it is removed the CFLAGS of dependant libraries must be specified by hand. -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1