[rt-users] Problem with rt 3.4 and solaris
Jim Greene
jwgreene at megalink.net
Thu Feb 3 09:29:46 EST 2005
Hi All,
Just installed rt 3.4 on Solaris 10 box (SPARC)
WHile trying to do a make initialize-database I get the following:
Creating system user...getservbyname failed for tcp at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
udp connect: nobody listening at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
[Thu Feb 3 14:21:45 2005] [crit]: no connection to syslog available at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
(/opt/rt3/lib/RT.pm:284)
getservbyname failed for tcp at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
udp connect: nobody listening at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
no connection to syslog available at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77
*** Error code 255
make: Fatal error: Command failed for target `initialize-database'
I checked the Wiki and my RT_SiteConfig.pm is the following:
# more RT_SiteConfig.pm
@LogToSyslogConf = ( socket => 'inet' ) unless (@LogToSyslogConf);
1;
ANy other ideas as to how I can fix this, as the above Wiki's fix does not seem to work. Thanks
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050203/fd7ea94d/attachment.htm>
More information about the rt-users
mailing list