- If anyone want to adopt this software, please file an issue
at https://github.com/iptux-src/iptux/issues/new
sudo apt-get install iptux
sudo apt-get install git libgtk2.0-dev libgconf2-dev libgstreamer1.0-dev g++ make autoconf libtool automake
git clone git://github.com/iptux-src/iptux.git
cd iptux
./configure
make
sudo make install
iptux
brew install autoconf gettext gtk+ gconf
git clone git://github.com/iptux-src/iptux.git
cd iptux
./configure CPPFLAGS="-I/usr/local/opt/gettext/include" PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig
make
sudo make install
iptux
- Launchpad 为 iptux 贡献翻译。页面由 LI Daobing <[email protected]> 提供;
- 欢迎为 iptux (最新版) 制作二进制包、提供补丁。
请总是使用最新版本!!
- 老版本中出现的 bug 可能已被修正;
- 许多新特性需要您的试用。
兼容 Windows 版飞鸽传书、飞秋和 Android 版飞鸽协议,也兼容日本 SHIROUZU Hiroaki (白水啓章) 先生原著的 IP Messenger 实现局域网的通信,文件传输。
自定义一部分命令字,实现文件共享功能,群组通信,自动识别编码
请查看 Wiki 标签,那里可能有你需要的内容!
- 打开防火墙的 TCP/UDP 2425 端口
- 运行命令:
gconftool-2 --recursive-unset /apps/iptux
(使用时机: 从 <= 0.4.5 升级到 >= 0.5.0) - 运行命令:
sudo gtk-update-icon-cache PREFIX/share/icons/hicolor
(使用时机: 图标显示异常,PREFIX 为程序安装目录)
错误不可避免,请发送错误报告到 https://github.com/iptux-src/iptux/issues