Ubuntu Installation of IPTUX (Feiqiu Feiq)
-
According to the universal installation command on the Internet: Sudo Apt-get instant iptux, the installation is complete and the window interface automatically becomes smaller and cannot search for a friend, but display the relevant information on Linux on my Windows computer, try to send information with Windows, The device on Linux is not online. The relevant solutions are not found on the Internet, and it can only be uninstalled and reinstalled again and again, including thoroughly clearing the configuration information during the uninstallation process. The most desperate time is also the most likely to find the answer. I can successfully install the IPTUX software through the following installation command, and I have verified it.
sudo apt-get install git libgtk2.0-dev libglib2.0-dev libgconf2-dev libgstreamer1.0-dev g++ make cmake git clone git://github.com/iptux-src/iptux.git cd iptux mkdir build && cd build && cmake .. && make sudo make install iptux
- Related URL
- https://github.com/iptux-src/iptux
- http://blog.csdn.net/zhanzheng520/article/details/17578145: common problems and processing schemes of iptux
- https://www.pocketdigi.com/20130718/1142.html: LINUX Flying Pigeon IPTUX window size adjustment method (solve automatic reduction)