ubuntu下編譯linux fetion應用程式安裝指南

來源:互聯網
上載者:User
關鍵字 應用程式 Linux Ubuntu Fetion

注:這裡給出界面模組的原始程式碼,而libfetion庫(32位)則是以靜態程式庫的形式放進去了。

1:建立編譯環境:
在終端執行以下命令:
sudo apt-get install automake
sudo apt-get install libc-dev
sudo apt-get install g++
sudo apt-get install libcurl4-gnutls-dev
sudo apt-get install libqt4-dev qt4-dev-tools

2:下載原始程式碼:
源碼下載: HTTP://www.libfetion.cn/Linux_demoapp_download.html
解壓命令:tar -zxvf linux_fetion-0.*.*.tar.gz
進入原始程式碼目錄: cd linux_fetion-0.*.*
(64位使用者需執行:  ./64_libfetion.sh 腳本)
運行編譯命令: qmake-qt4;make
安裝程式:./install.sh

注意:QT版本為是4.3.*以上的。
如果你是用4.2.*以下版本,你可以:
(1) 用4.2.*一下版本的designer 程式打開編譯出錯的 *.ui檔。
(2) 注釋掉一些4.2.*一下版本中沒有的函數。

注意:一下資料已經作廢!!!

3: 程式打包:

3.1:資源檔清單
fetion_utf8_CN.qm
image
sound
fetion.png

打包時將fetion_utf8_CN.qm,sound和image放到:/usr/share/libfetion/ 資料夾下,
fetion.png 則放在/usr/share/pixmaps/和/usr/share/app-install/icons/資料夾下。

3.2:Desktop檔:
將在原始檔案目錄下的 LibFetion.desktop 放到/usr/share/applications 目錄下。

3.3:主程式檔
將linux-fetion放到/usr/bin 目錄下

3.4:deb包的control檔範本

Package: Linux-Fetion
Version: 0.2.0
Architecture: i386 + your system info
Maintainer: your info
Installed-Size: ...
Depends: libc6 (>= 2.3.6-6), libgcc1 (>= 1:4.1.1-12), libstdc++6 (>= 4.1.1-12) libqt....
Section: kde
Priority: optional
Description: Linux Fetion a KDE IM client, Using CHINA MOBILE's Fetion Protocol.
.
* HomePage: HTTP://www.libfetion.cn
.
* Using libfetion library, you can develop the third fetion client applictions on LINUX, MacOSX, Windows, ECOS, uclinux Op erating Systems.

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.