Search found 4 matches

by alaskaman
Wed Aug 11, 2010 5:45 am
Forum: Unreal 3.2 Support
Topic: starting ircd
Replies: 3
Views: 1808

Re: starting ircd

error] unrealircd.conf: Unexpected EOF for section starting on line 619 [error] Could not load config file unrealircd.conf [error] IRCd configuration failed to load ANY IDEA WHY GETTING THAT ERROR
by alaskaman
Sat Aug 07, 2010 4:04 am
Forum: Unreal 3.2 Support
Topic: starting ircd
Replies: 3
Views: 1808

starting ircd

can any one tell how to fix this http://pastebin.com/QrceMviz i have set it to 5000 users
by alaskaman
Sun Aug 01, 2010 1:42 am
Forum: Unreal 3.2 Support
Topic: make install
Replies: 3
Views: 3295

Re: make install

that is not the case as see here /home/tm/Unreal3.2
/usr/bin/install -m 0700 src/ircd /home/tm/Unreal3.2/src/ircd
/usr/bin/install: `src/ircd' and `/home/tm/Unreal3.2/src/ircd' are the same file
make: *** [install] Error 1
tm@server1 [~/Unreal3.2]# im in the /Unreal3.2 dir
by alaskaman
Sat Jul 31, 2010 10:36 pm
Forum: Unreal 3.2 Support
Topic: make install
Replies: 3
Views: 3295

make install

when i do make install i get usr/bin/install -m 0700 -d /home/tm/Unreal3.2
usr/bin/install -m 0700 src/ircd /home/tm/Unreal3.2/src/ircd
usr/bin/install: `src/ircd' and `/home/tm/Unreal3.2/src/ircd' are the same file
make: *** [install] Error 1
any idea why