Bug ? problem? or what is it

These are old archives. They are kept for historic purposes only.
Post Reply
black

Bug ? problem? or what is it

Post 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?
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Isn't that file called "commands.so"? You wrote "commands.s".
codemastr
Former UnrealIRCd head coder
Posts: 811
Joined: Sat Mar 06, 2004 8:47 pm
Location: United States
Contact:

Post 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...
-- codemastr
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Re: Bug ? problem? or what is it

Post 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...
AngryWolf
Posts: 554
Joined: Sat Mar 06, 2004 10:53 am
Location: Hungary
Contact:

Post by AngryWolf »

Anyway, a FAQ entry about this is a good idea.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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).
Post Reply