Skip to content


亦歌Linux桌面版编译指南

如果你所用的发行版没有可用的qt4.5 package那么请安装qt sdk.

目前已知具备qt4.5的linux发行版有: Ubuntu 9.04
编译过程:
1、 运行下载后的qt sdk安装程序 安装到任意路径(若你希望系统上的不同用户都能使用亦歌桌面版那么请用root权限安装到/usr/share/qt4中)
2、解压缩下载的亦歌src压缩包,进入其目录并使用qmake生成Makefile
例如:  tar -xf linux1g1g_0.9-1.tar.gz
cd linux1g1g
/usr/share/qt4/qt/bin/qmake -o Makefile linux1g1g.pro
3、make生成可执行文件。 如果希望在任意路径下都能运行亦歌桌面版,请手动拷贝到/usr/bin

Posted in 1g1g Linux Desktop App. Tagged with , .

One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

Continuing the Discussion

  1. 亦歌Linux桌面版发布啦! – THE ENCYCLOPEDIA linked to this post on March 4, 2010

    [...] 1. Deb安装包测试通过的linux用户可直接下载deb安装包进行安装。 2. 使用低于9.04版本Ubuntu的用户在安装deb包后需要安装qt sdk以获得qt 4.5的lib,不然运行时 将找不到libQtWebkit 3. 欲下载源码包自行编译的用户同样须下载qt sdk并配置路径。编译指南在此 [...]

Some HTML is OK

(required)

(required, but never shared)

or, reply to this post via trackback.