qt-icq-transport
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Jabber gateway to ICQ written in C++ using Qt toolkit.
Project: Qt ICQ Transport
Desc: Jabber gateway service to icq written in C++ using Qt toolkit.
Author: Alexander Saltykov 
Version: 0.3~dev

--- Install ---
You need: libqt4-dev (>= 4.4.0), libidn-dev.
You also need qt sqlite database plugin.

Install Steps:
* qmake
* make
* make install
* copy /usr/share/doc/qt-icq-transport/qt-icq-transport.xml to /etc
* copy /usr/share/doc/qt-icq-transport/init.d.ex to /etc/init.d/qt-icq-transport
* edit /etc/qt-icq-transport.xml
* edit /etc/init.d/qt-icq-transport if needed for your distribution.
* start the daemon: /etc/init.d/qt-icq-transport start

Some notes:
the default install prefix is /usr. If you need to change install prefix, run:
qmake "install_base="

If you need to fakeroot (for packaging), run:
make INSTALL_ROOT=/the/path/you/need install

misc/debian contains example for debian-packaging.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。