These are the instructions:
I am using a Linux hosting (shell)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 stucked in "./Config". The teminal shows me this:
Code: Select all
./Config: Cannot fork: Resource temporarily unavailableWhat do you think?