Search found 2 matches

by zaw
Mon Apr 04, 2005 6:10 pm
Forum: Unreal 3.2 Support
Topic: Starting UnrealIRCd problem
Replies: 6
Views: 3868

Re: Starting UnrealIRCd problem


There are a couple of possible causes. Is this running on a *nix environment ? If so then check if the useraccount which runs the ircd can create / write to the tmp directory. Also make sure that the partition on which this is installed isn't mounted noexec.

Yes, it's *nix environment.
User has ...
by zaw
Mon Apr 04, 2005 2:22 pm
Forum: Unreal 3.2 Support
Topic: Starting UnrealIRCd problem
Replies: 6
Views: 3868

Starting UnrealIRCd problem

ircd was compiled without errors but wher I've started it, it wrote:

* Loading IRCd configuration ..
* unrealircd.conf:34: loadmodule src/modules/commands.so: failed to load: tmp/9CB18D05.commands.so: cannot open shared object file: No such file or directory

What does this mean and where I shoud ...