歡迎您光臨本站 註冊首頁

本人用的是fedora14,無網路環境,不能yum,只有手動編譯安裝audacious2.5.1,從官網下載了,audacious2.5.1.tgz和audacious-plugins-2.5.1.tgz,解壓后,先是編譯安裝audacious2.5.1,先是在目錄下./configure --enable-chadet 結果提示無libmowgli和libmcs,於是下載了 libmowgli-0.7.1-2.fc14.i686.rpm 、libmowgli-devel-0.9.50-1.fc16.i686.rpm 和libmcs-0.7.2-4.fc15.i686.rpm 、libmcs-devel-0.7.2-4.fc15.i686.rpm四個包給裝上,再次./configure通過了,接著make;make install,此過程中,無錯誤提示。接著重啟,在菜單上也出現了audacious圖標,但點擊打開卻什麼反應沒有,連界面都出不來,用命令行打開提示錯誤信息如下:
[root@xzdd-68 audacious-2.4.5]# /usr/local/bin/audacious

** (audacious:5481): WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported


** (audacious:5481): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed

** (audacious:5481): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed

** (audacious:5481): WARNING **: Unable to connect to dbus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ALL OUTPUT PLUGINS FAILED TO INITIALIZE.

** (audacious:5481): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
No interface plugin found.
[root@xzdd-68 audacious-2.4.5]# /usr/local/bin/audacious

** (audacious:5685): WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported


** (audacious:5685): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed

** (audacious:5685): CRITICAL **: dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed

** (audacious:5685): WARNING **: Unable to connect to dbus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ALL OUTPUT PLUGINS FAILED TO INITIALIZE.

** (audacious:5685): CRITICAL **: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
No interface plugin found.
[root@xzdd-68 bin]$ rpm -qa|grep libmow gli
libmowgli-devel-0.9.50-1.fc16.i686
libmowgli-0.9.50-1.fc16.i686
本來以為要安裝plugins插件,但編譯安裝時又報錯,提示找不到安裝的audacious,信息如下:
[root@xzdd-68 audacious]# cd audacious-plugins-2.5.1
[root@xzdd-68 audacious-plugins-2.5.1]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for gcc... gcc
checking version of gcc... 4.5.1, ok
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for ar... /usr/bin/ar
checking for tr... /usr/bin/tr
checking for ranlib... /usr/bin/ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for fcntl... yes
checking for fsync... yes
checking for mkdtemp... yes
checking for strnlen... yes
checking for strtoul... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for AUDACIOUS... no
configure: error: Cannot find Audacious 2.5 or later, have you installed audacious yet?
向大家虛心求教,請問這到底是為什麼?怎麼排除?

[火星人 ] [Fedora14] 無網路環境,編譯安裝audacious后,打不開的問題,求教!已經有413次圍觀

http://coctec.com/docs/linux/show-post-157403.html