User Tools

Site Tools


en:debian

This is an old revision of the document!


Psi+ on Debian Linux

In debian testing and sid and in the ubuntu packages are in the official repositories.

$ sudo apt install build-essential libhunspell-dev libminizip-dev libqca2-dev libqca-qt5-2-dev qt5keychain-dev qtbase5-dev qttools5-dev libidn11-dev qtmultimedia5-dev libqt5multimedia5-plugins libqt5x11extras5-dev libqt5webkit5-dev  libqt5svg5-dev pkg-config  cmake qt5-qmake libqt5svg5-dev git libsignal-protocol-c-dev libssl-dev libtidy-dev libxss-dev libotr5-dev
$ git clone --depth=1 https://github.com/psi-plus/psi-plus-snapshots 
$ mkdir psi-plus-snapshots/build
$ cd psi-plus-snapshots/build
$ cmake -DCHAT_TYPE=basic .. # or ../configure --qtselect=5 --disable-keychain
$ make -j5
$ sudo make install 
$ cd ../../
$ rm -rf psi-plus-snapshots # remove not needed anymore source directory

Other resources

If you need to install additional emoticons, icons and customer moods and/or Russian localization, then do the following.

Emoticons, moods and other iconsets

Just use downloader plugin. For manual install take a look at https://github.com/psi-im/resources

Finally

Enjoy ;-)

en/debian.1574102825.txt.gz · Last modified: 2019/11/18 18:47 by rion

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki