<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>
Hi All,<BR>
I am very new to running an ircd and have had a good deal of luck so far and actually got one up and running.<BR>
However, I have installed Services and am getting problems starting it.<BR>
When i type ./services.conf&nbsp;&nbsp; the following errors come up: -<BR>
&nbsp;<BR>
[~/ircservices/lib/services]# ./ircservices.conf<BR>./ircservices.conf: line 83: RemoteServer: command not found<BR>./ircservices.conf: line 98: LocalAddress: command not found<BR>./ircservices.conf: line 110: ServerName: command not found<BR>./ircservices.conf: line 116: ServerDesc: command not found<BR>./ircservices.conf: line 122: ServiceUser: command not found<BR>./ircservices.conf: line 151: Umask: command not found<BR>./ircservices.conf: line 171: LogFilename: command not found<BR>./ircservices.conf: line 179: PIDFilename: command not found<BR>./ircservices.conf: line 184: MOTDFilename: command not found<BR>./ircservices.conf: line 193: LockFilename: command not found<BR>./ircservices.conf: line 252: StrictPasswords: command not found<BR>./ircservices.conf: line 263: BadPassLimit: command not found<BR>./ircservices.conf: line 272: BadPassTimeout: command not found<BR>./ircservices.conf: line 279: BadPassWarning: command not found<BR>./ircservices.conf: line 285: UpdateTimeout: command not found<BR>./ircservices.conf: line 300: WarningTimeout: command not found<BR>./ircservices.conf: line 313: ReadTimeout: command not found<BR>./ircservices.conf: line 334: TimeoutCheck: command not found<BR>./ircservices.conf: line 343: PingFrequency: command not found<BR>./ircservices.conf: line 389: NetBufferSize: command not found<BR>./ircservices.conf: line 407: NetBufferLimit: command not found<BR>./ircservices.conf: line 426: GuestNickPrefix: command not found<BR>./ircservices.conf: line 439: DefTimeZone: command not found<BR>./ircservices.conf: line 445: LogMaxUsers: command not found<BR>./ircservices.conf: line 450: EnableGetpass: command not found<BR>./ircservices.conf: line 456: WallGetpass: command not found<BR>./ircservices.conf: line 463: WallSetpass: command not found<BR>./ircservices.conf: line 500: LoadModule: command not found<BR>./ircservices.conf: line 520: LoadModule: command not found<BR>./ircservices.conf: line 532: LoadModule: command not found<BR>./ircservices.conf: line 547: LoadModule: command not found<BR>./ircservices.conf: line 549: LoadModule: command not found<BR>./ircservices.conf: line 587: LoadModule: command not found<BR>./ircservices.conf: line 588: LoadModule: command not found<BR>./ircservices.conf: line 589: LoadModule: command not found<BR>./ircservices.conf: line 590: LoadModule: command not found<BR>./ircservices.conf: line 591: LoadModule: command not found<BR>./ircservices.conf: line 647: LoadModule: command not found<BR>./ircservices.conf: line 648: LoadModule: command not found<BR>./ircservices.conf: line 649: LoadModule: command not found<BR>./ircservices.conf: line 650: LoadModule: command not found<BR>./ircservices.conf: line 653: LoadModule: command not found<BR>./ircservices.conf: line 687: LoadModule: command not found<BR>./ircservices.conf: line 688: LoadModule: command not found<BR>./ircservices.conf: line 689: LoadModule: command not found<BR>./ircservices.conf: line 714: LoadModule: command not found<BR>./ircservices.conf: line 716: LoadModule: command not found<BR>./ircservices.conf: line 727: LoadModule: command not found<BR>./ircservices.conf: line 739: LoadModule: command not found<BR>./ircservices.conf: line 799: LoadModule: command not found<BR>./ircservices.conf: line 800: LoadModule: command not found<BR>./ircservices.conf: line 801: LoadModule: command not found<BR>./ircservices.conf: line 802: LoadModule: command not found<BR>./ircservices.conf: line 826: LoadModule: command not found<BR>./ircservices.conf: line 827: LoadModule: command not found<BR><BR>
&nbsp;<BR>
can anyone help me please? I am certain I have compiled the config correctly as I have put&nbsp;the correct information in all the lines listed above.&nbsp;I am using Unreal 3.2x ircd and have configured its config file correctly to accept Services.<BR>
Many Thanks,<BR>
Rob.<BR></body>
</html>