Search found 6 matches

by Dada-Bhai
Fri Apr 30, 2004 2:44 am
Forum: Unreal 3.2 Support
Topic: Where r the files?
Replies: 7
Views: 3789

oops by mistake i deleted ssl.h i have to start all over again :S hehe
thanx for helping
by Dada-Bhai
Thu Apr 29, 2004 3:38 pm
Forum: Unreal 3.2 Support
Topic: Where r the files?
Replies: 7
Views: 3789

man its src/modules/commands.so and there is not file named that and the permissions r all right 777
by Dada-Bhai
Thu Apr 29, 2004 3:18 pm
Forum: Unreal 3.2 Support
Topic: error loading /modules/commands.so
Replies: 9
Views: 7365

loadmodule "src/modules/commands.so"; >>> i wrote this, whats wrong with it? will i remove src/ ?
by Dada-Bhai
Thu Apr 29, 2004 3:12 pm
Forum: Unreal 3.2 Support
Topic: Where r the files?
Replies: 7
Views: 3789

ok i already wrote it in the unrealircd.conf file: loadmodule "src/modules/commands.so";
but there is no commands.so file in /src/modules/ so it says: * unrealircd.conf:32: loadmodule src/modules/commands.so: failed to load: src/modules/commands.so: cannot open shared object file: No such file or ...
by Dada-Bhai
Thu Apr 29, 2004 3:01 pm
Forum: Unreal 3.2 Support
Topic: error loading /modules/commands.so
Replies: 9
Views: 7365

codemastr wrote:/modules/commands.so != modules/commands.so
what do u mean? what i have to do can u plz tell me in details? i am also getting the same error.
by Dada-Bhai
Thu Apr 29, 2004 2:50 pm
Forum: Unreal 3.2 Support
Topic: Where r the files?
Replies: 7
Views: 3789

Where r the files?

* Loading IRCd configuration ..
* unrealircd.conf:32: loadmodule src/modules/commands.so: failed to load: src/modules/commands.so: cannot open shared object file: No such file or directory
* Configuration loaded without any problems ..
[error] Someone forgot to load modules with proper commands in ...