分页: 1 / 1

安装audacious失败,请大家帮忙看看

发表于 : 2010-07-25 23:17
earthchild
想在Ubuntu里安装个audacious, 结果到configure时就失败了,具体信息如下,请大家帮忙解答
下载audacious 2.3, 解压后进入主目录,运行./configure,提示:configure:error:
Cannot find Glib2! If you are using binary based system, check you have the corresponding -dev/devel packages installed。
于是下载 glib 2.16.5, 解压后运行./configure, 提示configure: error
*** You must have either have gettext support in your C library, or use the GNU gettext library. 可是我的ubuntu里明明有gettext啊,运行gettext -V, 提示gettext (GNU gettext-runtime) 0.17. 这是咋回事呢?

Re: 安装audacious失败,请大家帮忙看看

发表于 : 2010-07-25 23:22
peteryeh64
:em06 ...自己編譯不好玩...從沒成功過...(幫頂)

Re: 安装audacious失败,请大家帮忙看看

发表于 : 2010-07-30 23:47
人间正道-shzsc
安装前先来个 sudo apt-get build-dep audacious 应该能解决不少问题,不过如果是 Audacious 2.4 Beta 的话,有两个依赖包(libmcs 和 libmowgli)所需的版本在源里没有。

Re: 安装audacious失败,请大家帮忙看看

发表于 : 2012-09-27 22:09
苗苗丸子
我也有相同的问题,输入sudo apt-get build-dep audacious,显示无法获得锁和无法锁定管理目录。这该怎么解决呢?

Re: 安装audacious失败,请大家帮忙看看

发表于 : 2012-09-27 22:35
photor
苗苗丸子 写了:我也有相同的问题,输入sudo apt-get build-dep audacious,显示无法获得锁和无法锁定管理目录。这该怎么解决呢?
编译很蛋疼,直接用ppa吧 :em09