Re: [syslog-ng] Re: syslog-ng 1.1.29 and Solaris 7 support
On Mon, Aug 02, 1999 at 01:00:49PM -0400, Mike Wade wrote:
How do I enable Solaris 7 internal syslog support with syslog-ng 1.1.29? Currently, I get an error saying 'sun-streams support not compiled in (STREAM=/dev/log)'
Me too.
The configure script detects whether you have the necessary header files or not. You need strlog.h and stropts.h, and for door support you need door.h. Check the config.log file and configure output why those files were not found.
I don't know usage of configure very well. But, I think syslog-ng's configure is not check about strlog.h.
What does the script 'make_class' require? That also appears to be a problem for me.
make_class requires scheme shell to run, but it's required only for syslog-ng development, nothing else. scsh is available in source at ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/ -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt
participants (1)
-
Balazs Scheidler