Page 1 of 1

Installing different folder

Posted: Fri Sep 22, 2006 3:02 pm
by Lang
Is it possible to install Unreal IRCd in a different folder?

I tried renaming the folder then uploading the Unreal3.2 folder - but then I can't run the "./Config" command.

I was also wondering if there was a more in depth discussion on the unrealircd.conf file. To better explain some of the concepts. Or where its dumbed down.

Any help is greatly appreciated.

Posted: Sat Sep 23, 2006 12:17 am
by Stealth
There are 2 ways, depending on how you want it structured.

1) Unpack the .tar.gz (on the shell), and rename the folder it spits out.

2) Tell it where to put the files in ./Config (this one won't copy any source files)

And BTW, it doesn't work because the .tar.gz MUST be unpacked on the shell. Otherwise, the files lose permissions and such.

Posted: Sun Sep 24, 2006 1:31 am
by Lang
Thanks for the help Stealth.