[rt-users] $LogDir in RT 3-0-2
Phil Homewood
pdh at bestpractical.com
Wed May 21 18:51:10 EDT 2003
Jim Mozley wrote:
> [Mon May 19 11:51:08 2003] Syslog.pm: unix passed to setlogsock, but path
> not available at /usr/local/lib/perl5/site_perl/5.8.0
> /Log/Dispatch/Syslog.pm line 66
You're using Solaris (or maybe HP/UX), right?
Sys::Syslog does not like Solaris, where /dev/log is not a socket.
Grab a copy of the Sys::Syslog sources and look for "Solaris" in
the Makefile.PL. You can probably fudge the $_PATH_LOG setting in
that file to be /dev/log and live with the broken "make test", or
you could work out a proper solution and submit it to the author.
;-)
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list