Search found 6 matches

by Selveste1
Sat Apr 26, 2008 9:37 am
Forum: Unreal 3.2 Support
Topic: how to link 2 servers ?
Replies: 15
Views: 8538

Re: how to link 2 servers ?

sorry if I hijack your topic - but is it possible to link Unreal3.2.7 whit IRC-Hybrid7.2.3 ?
by Selveste1
Thu Apr 24, 2008 1:10 pm
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 7387

Re: new to UnrealIRCd - need help

Can you paste from your unrealircd.conf where the loadmodule is being used?

unrealircd.conf

(...)
#those lines are ignored by the ircd.

/*
* UnrealIRCd supports modules, loading some of them is required.
* You need at least the commands module and a cloaking module.
*/

/* FOR *NIX ...
by Selveste1
Tue Apr 22, 2008 4:52 pm
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 7387

Re: new to UnrealIRCd - need help

Hey
It's 2 different compiles but the same "setting" under compile and the same config-files - sorry if it wasn't clear

/Selveste1
by Selveste1
Wed Apr 16, 2008 10:54 am
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 7387

Re: new to UnrealIRCd - need help

well the log shows it is trying to find the commands.so module and inless your on linx then you should not have it uncommented.

It is a Linux - Novell OpenSuSE 10.3 my laptop (where it works) is a 32-bit and my server where I what it to work on, is 64-bit, its the same compile make and config on ...
by Selveste1
Tue Apr 15, 2008 7:32 pm
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 7387

Re: new to UnrealIRCd - need help

Yes there are uncommed, and the config-file works fine on my OpenSuSE10.3 -32-bit :S
by Selveste1
Sun Apr 13, 2008 1:13 pm
Forum: Unreal 3.2 Support
Topic: new to UnrealIRCd - need help
Replies: 9
Views: 7387

new to UnrealIRCd - need help

Hey, I get an error when I try to start Unreal3.2.7 on my OpenSuSE 10.3 - amd64

I got the packet from http://files.alexisnet.net/unreal/Unreal3.2.7.tar.gz

I have extracted it in /home/XXX/Unreal3.2.7/ and logged in as the user XXX run ./Config and followed the guide in the config-file

then make ...