www.Zemra.Org

NoCaps Module

How to install/compile NoCaps UnrealIRCD Module


cd Unreal3.2/src/modules
wget http://shkarko.zemra.org/modules/unrealircd/m_nocaps.tar.gz
tar -zxvf m_nocaps.tar.gz
cd ../..
./Config
make
make custommodule MODULEFILE=m_nocaps
make install
loadmodule "src/modules/m_nocaps.so"; (add this line to your unrealircd.conf)
/rehash your ircd

Exit mobile version