Search found 13 matches

by haylebob
Fri May 04, 2012 4:52 pm
Forum: Unreal 3.2 Support
Topic: UnrealServer Switch
Replies: 4
Views: 4029

Re: UnrealServer Switch

thanx :)
by haylebob
Fri May 04, 2012 1:49 pm
Forum: Unreal 3.2 Support
Topic: UnrealServer Switch
Replies: 4
Views: 4029

Re: UnrealServer Switch

Or leafs linking to one, if thats down then the other?
donno what that means.
Do you mean moving users to the other server?
yes they shoud log on the other server if the one is down

hard to explain i need to talk to my friend which runs the other
server how we want to switch.

Michael
by haylebob
Fri May 04, 2012 8:14 am
Forum: Unreal 3.2 Support
Topic: UnrealServer Switch
Replies: 4
Views: 4029

UnrealServer Switch

Hello,

i like to ask about to switch between two Unreal Servers if one Unreal
is down automatically switch to a different one. is that possible? If so
how? :-)

thanx in advance
Michael
by haylebob
Sun Apr 01, 2012 12:01 pm
Forum: Unreal 3.2 Support
Topic: Some questions
Replies: 5
Views: 4673

Re: Some questions

Hi,

thank u very much :D
i thought i have to adjust max user :)

best regards
haylebob
by haylebob
Sun Apr 01, 2012 7:06 am
Forum: Unreal 3.2 Support
Topic: Some questions
Replies: 5
Views: 4673

Re: Some questions

hello

im confused.
i checked the Class Block in unrealirc.conf the 500 maxclients

class clients
{
pingfreq 90;
maxclients 500;
sendq 100000;
recvq 8000;
};

the servermessage say this
Current Local Users: 2 Max: 4
Current Global Users: 2 Max: 2

whats that means?
by haylebob
Sat Mar 31, 2012 4:41 pm
Forum: Unreal 3.2 Support
Topic: Some questions
Replies: 5
Views: 4673

Some questions

hello,

i have a few questions which i dont find in the FAQs or
elsewere in the Unreal so far

1. were can i set the maxuser local
2. were can i set maxuser global
3. were and how can i set myself as Channel Owner
the Unreal runs on my own NAS Synlogy DS710

thanx in anvance
best regards
Michael
by haylebob
Sat Mar 31, 2012 6:14 am
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

Hi,

problem solved my server runs fine

sorry for posting my "how to" stuff,
i understand.

best regards
haylebob
by haylebob
Fri Mar 30, 2012 8:47 am
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

Hi,

i get it compiled and booting the Server but when trying to connect
in Mirc it says unable to resolve server

please see my unrealircd.conf file

[Moderator: Removed configuration file. We're here to HELP YOU, not do it FOR YOU - Please post the errors you have and we can help you locate them]
by haylebob
Thu Mar 29, 2012 5:58 am
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

hi,

ok i get it and i try :)
thanx for helping me

bob
by haylebob
Wed Mar 28, 2012 4:41 pm
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

Hi,
You originally said you had CentOS.

sorry my fault
But you need to install "make".
i say "make" but noting happend...make not found...install not found...

i dont know what going on here :(

what make, what install?
all that commands i dont have

bob
by haylebob
Wed Mar 28, 2012 7:50 am
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

hi,
run yum install make as root before attempting to install unreal.
THEN install Unreal3.2.9 as a regular user *NOT* as root.
i cannot find a "run" "yum" command :?: in Busy Box 1.16.1 checked the
Busy Box web site and Linux/Unix Commands as well, was is that means?

bob
by haylebob
Wed Mar 28, 2012 3:24 am
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

Re: no acceptable C compiler

Hi katsklaw
1> upgrade to 3.2.9
2> yum install make
thanx

1.)
i dl unreal3.2.9.tar.gz from official site unzipped it but its stil 3.8.1 ??
dont understand that...

2,)
the i get that error when compiling unreal:
-ash: yum: not found

im logged in as root using Busy Box v1.16.1

bob
by haylebob
Tue Mar 27, 2012 6:22 pm
Forum: Unreal 3.2 Support
Topic: no acceptable C compiler
Replies: 10
Views: 8915

no acceptable C compiler

Hello,

i get that error "no acceptable C compiler..."
when running the ./config on my Synlogy DS710+
i already checked the forum but the only thing i
found was this for centos:

install gcc
as root, on centos, you should
yum install gcc zlib-devel openssl-devel

here my Config.log file

thanx ...