Page 1 of 1

Can't get unreal to load

Posted: Wed Oct 22, 2008 12:38 am
by Yurple
I downloaded Unreal IRCD and when I click on the icon to load it, it gives me this:
* Loading IRCd configuration ..
[error] Couldn't open "unrealircd.conf": No such file or directory
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
I looked for the readme but couldn't find it. Any help please?

Re: Can't get unreal to load

Posted: Wed Oct 22, 2008 4:06 am
by zEkE

Re: Can't get unreal to load

Posted: Wed Oct 22, 2008 7:26 am
by Yurple
Ya...that didn't help...

Re: Can't get unreal to load

Posted: Wed Oct 22, 2008 10:21 am
by [dx]
Yurple wrote:I downloaded Unreal IRCD and when I click on the icon to load it, it gives me this:
* Loading IRCd configuration ..
[error] Couldn't open "unrealircd.conf": No such file or directory
[error] Could not load config file unrealircd.conf
[error] IRCd configuration failed to load
I looked for the readme but couldn't find it. Any help please?
First: LOL
Second: Error said that u MUST make your unrealircd.conf file and put it in Unreal IRCd folder.
And those links are explanation how to make conf file.

Re: Can't get unreal to load

Posted: Wed Oct 22, 2008 7:10 pm
by zEkE
Clearly you haven't thoroughly read either of the links I provided:
http://www.unrealircd.com/files/docs/un ... stallation (Partway down the first link)
Installation Instructions
Linux:

1. gunzip -d Unreal3.2.X.tar.gz
2. tar xvf Unreal3.2.X.tar
3. cd Unreal3.2
4. ./Config
5. Answer these questions to the best of your knowledge. Generally if your not sure, the default will work just fine!
6. make
7. Now create your unrealircd.conf and other configuration files, see section 4.

Windows:

1. Run the Unreal installer
2. Now create your unrealircd.conf and other configuration files, see section 4.
You will also want to see http://www.unrealircd.com/files/docs/un ... alircdconf, possibly starting with the example.conf located in the docs/ folder of Unreal.

Don't rush the config. Make sure you understand what everything is intended to do before editing it.