Centericq
From NAS-Central Buffalo - The Linkstation Wiki
Contents |
Background
Centericq[1][2] is a text mode menu- and window-driven instant messaging interface that supports the ICQ, Yahoo!, AIM, MSN, IRC, Jabber, and Gadu-Gadu protocols. It allows you to send, receive, and forward messages, URLs, SMSes (both through the ICQ server and email gateways supported by Mirabilis), contacts, and email express messages, and it has many other useful features. Centericq was written by Konstantin Klyagin and is licensed under the terms of the GPL.
Installation
Freelink
Use apt-get to install centericq
apt-get install centericq
OpenLink
Dependencies:
- curl and libcurl (required)
- ncurses (required)
- curl and libcurl (recommended)
- GNU Transport Layer Security Library (recommended)
- libjpeg (recommended)
- FriBidi (optional)
- GPGME (optional)
- OpenSSL (optional)
You can compile it from source[3]
Get the latest CenterICQ source and unpack it, make it, and install it with the following commands.
wget http://centericq.de/archive/source/releases/centericq-4.21.0.tar.gz tar -xvzf centericq-4.21.0.tar.gz cd centericq-4.21.0 ./configure make make install
References
| This article is currently a stub. You can help this Wiki by expanding it . This template will categorize articles that include it into Category:Stubs. |

