Search found 6 matches

by canadianjeff
Tue Oct 23, 2007 12:06 am
Forum: Unreal 3.2 Support
Topic: I keep seeing, "No O-lines for your host"
Replies: 1
Views: 3641

Re: I keep seeing, "No O-lines for your host"

Problem Solved YAY


/* For a list of oper flags, see doc/unreal32docs.html#operblock
* [HIGHLY recommended to read]
*/

oper gofadmin {
class clients;
from {
userhost *@*;
};
password "mypasswordhere";
flags {
netadmin;
can_gkline;
can_gzline;
can_zline;
can_restart;
can_die;
global ...
by canadianjeff
Mon Oct 22, 2007 11:57 pm
Forum: Unreal 3.2 Support
Topic: I keep seeing, "No O-lines for your host"
Replies: 1
Views: 3641

I keep seeing, "No O-lines for your host"

Any Help With This Issue Would Be Greatly Apreaciated.. Thanks


/* For a list of oper flags, see doc/unreal32docs.html#operblock
* [HIGHLY recommended to read]
*/

oper gofadmin {
class clients;
from {
userhost :*:;
};
password "mypasswordhere";
flags {
netadmin;
can_gkline;
can_gzline ...
by canadianjeff
Thu Jul 05, 2007 2:32 am
Forum: Unreal 3.2 Support
Topic: Having probs with loading
Replies: 12
Views: 5993

do you have "root" did you install as "root"?

if you dont know what root is I suggest Learning more about linux 1st
by canadianjeff
Fri Jun 22, 2007 3:45 pm
Forum: Unreal 3.2 Support
Topic: make results any help would be grand
Replies: 4
Views: 3787

Building src
make[1]: Entering directory `/usr/local/Unreal3.2/src'
gcc -I../include -I/usr/local/Unreal3.2/extras/regexp/include -I/usr/local/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -I/usr/local/ssl/include -export-dynamic -L/usr ...
by canadianjeff
Fri Jun 22, 2007 3:18 pm
Forum: Unreal 3.2 Support
Topic: make results any help would be grand
Replies: 4
Views: 3787

root@jeff [/usr/local/Unreal3.2]# ./unreal start
Starting UnrealIRCd
./unreal: line 10: /usr/local/Unreal3.2/src/ircd: No such file or directory
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this ...
by canadianjeff
Fri Jun 22, 2007 3:16 pm
Forum: Unreal 3.2 Support
Topic: make results any help would be grand
Replies: 4
Views: 3787

make results any help would be grand

Building src
make[1]: Entering directory `/usr/local/Unreal3.2/src'
gcc -I../include -I/usr/local/Unreal3.2/extras/regexp/include -I/usr/local/Unreal3.2/extras/c-ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -I/usr/local/ssl/include -DUSE_LIBCURL -export ...