I have compiled 3.2.7 and managed to run it from my home directory and connect to it, but I want to make a package for my distribution.
I have set the path of the configuration directory on /etc/unrealircd/unrealircd.conf and the path for the executable on /usr/bin/unrealircd with the script as /usr/bin/unreal ...but I can't find how I can set where the modules will be located.
I am looking for a tidy solution on /usr/lib/unrealircd.
How can I do this?
How do I set where the .so modules get installed?
-
Stealth
- Head of Support
- Posts: 2085
- Joined: Tue Jun 15, 2004 8:50 pm
- Location: Chino Hills, CA, US
- Contact:
Re: How do I set where the .so modules get installed?
Modules are always installed to the modules folder where UnrealIRCd is installed. If you want them somewhere else, you'll need to move them manually. Moving them manually will not affect Unreal as long as the user running Unreal has adequate permissions to access the modules in their new location.