Search found 9 matches

by leatherface
Sat Jun 24, 2006 11:47 am
Forum: Services
Topic: Import oper.db to UnrealIRCD
Replies: 4
Views: 3583

I've updated to 3.2.5 but i get same error.

*** Notice -- File oper.db has a wrong database version (expected: 1001, got: 218103808)
by leatherface
Fri Jun 23, 2006 11:34 am
Forum: Services
Topic: Import oper.db to UnrealIRCD
Replies: 4
Views: 3583

Thanks for your reply Ron2k.


So i've copied the oper.db to Unreal root dir.
I am using Anope 1.6.4 services and UnrealIRCD 3.2.4
by leatherface
Fri Jun 23, 2006 9:39 am
Forum: Services
Topic: Import oper.db to UnrealIRCD
Replies: 4
Views: 3583

Import oper.db to UnrealIRCD

hi I tried to import oper.db to UnrealIRCD.
I just want to be safer with oper blocks when someone "hacks" the ircdbox.

I get this error when I rehash unreal:

*** Notice -- File oper.db has a wrong database version (expected: 1001, got: 218103808)

What should I do?
by leatherface
Tue Mar 07, 2006 11:17 pm
Forum: Unreal 3.2 Support
Topic: Unreal 3.2.4 compile error!
Replies: 10
Views: 6110

Hello I have the same problem like those guys upthere.

I ran the ./Config command and it stop with the C++ preprocessor error.

So I tried installing gcc-c++ (yum instal gcc-c++) and then it tells me it needs "Error: Missing Dependency: libstdc++-devel = 4.0.2-8.fc4 is needed by package gcc-c ...
by leatherface
Sat Mar 04, 2006 3:14 pm
Forum: Unreal 3.2 Support
Topic: Problem loading modules
Replies: 8
Views: 4006

Oh nevermind I found how to do it.


Sorry for bothering again :)


Thanks
by leatherface
Sat Mar 04, 2006 3:07 pm
Forum: Unreal 3.2 Support
Topic: Problem loading modules
Replies: 8
Views: 4006

So when I add a new module in the "scr/modules" dir, do I need to configure a file so I can recompile it? I tried editing the "Makefile.in"

for example:

I add "commandsno.c" to the "modules" dir:

I then added the commandsno to the "Makefile.in"


R_MODULES= \
..................... etc etc etc ...
by leatherface
Sat Mar 04, 2006 12:59 am
Forum: Unreal 3.2 Support
Topic: Problem loading modules
Replies: 8
Views: 4006

Well yes I copied the modules from another ircd on a FreeBSD 4.11 to a ircd on a FC4. Could that be the problem? But I first copied the files to the modules dir and then recompiled...

Thanks for helping
by leatherface
Fri Mar 03, 2006 8:12 pm
Forum: Unreal 3.2 Support
Topic: Problem loading modules
Replies: 8
Views: 4006

Yup everything you mentioned there is fine.
But it still shows me the same error.
by leatherface
Fri Mar 03, 2006 7:36 pm
Forum: Unreal 3.2 Support
Topic: Problem loading modules
Replies: 8
Views: 4006

Problem loading modules

Hello,

I've been looking here on the forums about that same problem I have with others:


* Loading IRCd configuration ..
* unrealircd.conf:2: loadmodule src/modules/m_antidccbug.so: failed to load: tmp/8FEB220A.m_antidccbug.so: ELF file OS ABI invalid
[error] IRCd configuration failed to load ...