Page 1 of 1

./unreal start error :(

Posted: Thu Sep 22, 2005 12:29 am
by AciD
In first, sorry for my english, i'm french... :?

Ok, my probleme is went i start unreal, i've this error :

Code: Select all

[xxx@xxxx Unreal3.2]# ./unreal start
Starting UnrealIRCd
./unreal: line 10: y: command not found
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
tail: y/ircd.log: No such file or directory
Can someone help me?

Thank's

Posted: Thu Sep 22, 2005 12:36 am
by Moogey
Did you first compile it?

readme

Posted: Thu Sep 22, 2005 12:50 am
by AciD
Yes, compil, make, ..... and make the unrealircd.conf

I have no error before this one :(

Posted: Thu Sep 22, 2005 12:51 am
by Syzop
You get this if you give answers like 'y' when it asks you to enter a path :P.

Just do:
rm -f config.settings; make clean; ./Config

And press ENTER for all questions (unless you know what you are doing of course)

And run 'make' again.

Posted: Thu Sep 22, 2005 3:21 am
by AciD
YES, great thank's Syzop, i make an mistake when i make ./Config

now everything it's ok, unreal run.

8) :D