Page 1 of 1

Error Help Please

Posted: Sat Oct 30, 2004 1:30 am
by Wolf-67
When trying to complie i get this error:

* unrealircd.conf:34: loadmodule src/modules/commands.so: failed to load: Cannot open "tmp/31095ACF.commands.so"

I cant figure the problem out so any help i would be greatful for, this is on a shell running freebsd.

Thanks

Posted: Sat Oct 30, 2004 8:33 am
by Dukat

Posted: Tue Nov 02, 2004 1:07 am
by w00t
That isn't quite the error Dukat. It's been seen around before, but it isn't caused by that. Notice the "tmp" bit...

@Coders: Looks like this is becoming rather common :/

Posted: Tue Nov 02, 2004 1:31 pm
by Dukat
w00t: It's EXACTLY that error. The FAQ is just a bit vague and doesn't mention that tmp/-thingie. But it IS that problem - the loadmodule line in unrealircd.conf is wrong.

Posted: Tue Nov 02, 2004 1:40 pm
by Syzop
Yes, the error msg should be improved :p.

UNA SOLUCION!!!!

Posted: Sun Nov 21, 2004 11:12 am
by cualquiera
it is related to privilegies change the owner of the var to nobody:nogroup then change the privilegies to 777 then start the unreal then change back the privileges .... the error is because unreal can't create the files

Posted: Sun Nov 21, 2004 12:09 pm
by Dukat
No, not necessarily, cualquiera.
It probably was on YOUR system, but usually it's something different (as described in the FAQ).