Page 1 of 1

Bug ? problem? or what is it

Posted: Sat Aug 07, 2004 7:03 pm
by black
* Loading IRCd configuration ..
* unrealircd.conf:32: loadmodule src/modules/commands.s: failed to load: tmp/5D9977E4.commands.s: cannot open shared object file: No such file or directory
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemily not started)

But the File exists in this dir ! iam using suse linux 9.0 what is it?

Posted: Sat Aug 07, 2004 7:37 pm
by AngryWolf
Isn't that file called "commands.so"? You wrote "commands.s".

Posted: Sun Aug 08, 2004 3:27 am
by codemastr
I'm gonna take a wild guess that this is yet another Windows user who can't figure out that THE FILE DOES NOT EXIST. I'm getting really tired of these questions.

Syzop, can you add something to the FAQ about src/modules/commands.so vs modules/commands.dll? That way when we get asked this for the 1000th time, we can just close the thread... It's getting really annoying that all these Windows users can't figure out that they need to change that even though unreal32docs.html says they need to...

Re: Bug ? problem? or what is it

Posted: Sun Aug 08, 2004 5:43 am
by aquanight
codemastr, you really should read more closely:
black wrote:iam using suse linux 9.0 what is it?
He simply misspelled the filename...

Posted: Sun Aug 08, 2004 1:01 pm
by AngryWolf
Anyway, a FAQ entry about this is a good idea.

Posted: Sun Aug 08, 2004 2:48 pm
by Syzop
codemastr: Will do. When I'm at it I think I'll update doc/example.conf too (the old text is a bit confusing).