User Tools

Site Tools


software:psi

This is an old revision of the document!


http://psi-im.org/

http://ovh.dl.sourceforge.net/sourceforge/psi/psi-0.13.tar.gz

Required: qt4, 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-20090805.diff

patch -p1 -i ../psi-plugin-patch-20090805.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: qt4 and libotr

qmake &&
make
install -m 0755 -d /usr/share/psi/plugins &&
install -m 0755 libpsi-otr.so /usr/share/psi/plugins/
software/psi.1249920843.txt.gz · Last modified: 2009/08/10 18:14 by kratz00