How to Upgrade UnrealIRCD
The recommended way to upgrade is:Linux:
- Rename your old UnrealIRCd directory (or otherwise you’ll overwrite it in the next step)
- Extract the new UnrealIRCd version and run ./Config and make
- Copy your old configuration files to the new directory (unrealircd.conf, motd, rules, server.* [SSL certs], network file, etc)
- Copy all of your configuration files to a temporary location.
- Run the uninstaller for any previous versions of Unreal you have installed.
- Run the installer for the new version of Unreal.
- Copy your old configuration files to the new folder.
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.
- Run the Unreal installer
- Now create your unrealircd.conf and other configuration files, see section 4.
No comments:
Post a Comment