Hardware Reference
In-Depth Information
Add the following line to the end:
deb http://http.debian.net/debian wheezy-backports main
Then perform:
sudo apt-get update
To install the newer version of OTR, enter the following command:
sudo apt-get -t wheezy-backports install "libotr5"
"libotr5-dev"
Clone the znc-otr module repository:
git clone https://github.com/mmilata/znc-otr.git
Enter the directory and type make . You should see:
LIBS="-lotr" znc-buildmod otr.cpp
Building "otr.so" for ZNC 1.4... [ ok ]
Copy otr.so to ~/.znc/modules and note, you may have to create the modules dir-
ectory. The znc-otr module is now installed, but not loaded.
Search WWH ::




Custom Search