Page 1 of 1

Unreal IRCd installation problem - in ./config Plz help me!!

Posted: Tue Apr 22, 2008 1:08 pm
by galzigler
Hi, I have a problem in the installation of Unreal (IRCd).
These are the instructions:
Installation Instructions
Linux:


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


Run the Unreal installer
Now create your unrealircd.conf and other configuration files, see section 4.
I am using a Linux hosting (shell)

I stucked in "./Config". The teminal shows me this:

Code: Select all

./Config: Cannot fork: Resource temporarily unavailable
I asked someone who have an IRC server and good in this stuff and he told me that it's a problem in my computer and he don't really know what should I do to accomplish the Unreal IRCd installation.

What do you think?

Re: Unreal IRCd installation problem - in ./config Plz help me!!

Posted: Tue Apr 22, 2008 1:26 pm
by goldenw0lf
Hey,
The process limit for your shell is too low. What i suggest you do is talk to your shelladmin and ask him to increase your process limit.
Hope that helps.