<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2>    Just installed rt 3.4 on Solaris 
10 box (SPARC)</FONT></DIV>
<DIV><FONT face=Arial size=2>WHile trying to do a make initialize-database I get 
the following:</FONT></DIV>
<DIV><FONT face=Arial size=2>Creating system user...getservbyname failed for tcp 
at /usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77<BR>udp 
connect: nobody listening at 
/usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77<BR>[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<BR> (/opt/rt3/lib/RT.pm:284)<BR>getservbyname failed for tcp at 
/usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77<BR>udp 
connect: nobody listening at 
/usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77<BR>no 
connection to syslog available at 
/usr/local/lib/perl5/site_perl/5.8.5/Log/Dispatch/Syslog.pm line 77<BR>*** Error 
code 255<BR>make: Fatal error: Command failed for target 
`initialize-database'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I checked the Wiki and my RT_SiteConfig.pm is the 
following:</FONT></DIV>
<DIV><FONT face=Arial size=2># more RT_SiteConfig.pm <BR>@LogToSyslogConf = ( 
socket => 'inet' ) unless (@LogToSyslogConf);<BR>1;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>ANy other ideas as to how I can fix this, as the 
above Wiki's fix does not seem to work. Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Jim</FONT></DIV></BODY></HTML>