http://psi-im.org/ http://downloads.sourceforge.net/psi/psi-0.14.tar.gz Required: [[software:qt4]], [[software:qca]] ./configure --prefix=/usr && make make install ==== PSI with OTR support ==== http://public.tfh-berlin.de/~s30935/ Required patch to enable plugin support: http://public.tfh-berlin.de/~s30935/files/psi-plugin-patch-20091212.diff patch -p1 -i ../psi-plugin-patch-20091212.diff && ./configure --prefix=/usr --enable-plugins && make make install == PSI OTR plugin == http://public.tfh-berlin.de/~s30935/files/psi-otr-0.5.tar.gz Required: [[software:qt4]] and [[software:libotr]] qmake && make install -m 0755 -d /usr/share/psi/plugins && install -m 0755 libpsi-otr.so /usr/share/psi/plugins/