Skip to content

KDE/ktp-ssh-contact

Repository files navigation

Start ssh-contact to one of your contact

To build and install:

mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
make
sudo make install