music beta by google 在openSUSE的安裝 - Linux

Table of Contents

一開始安裝都很正常,
但是等到執行的時候會出現下列訊息

log4cxx: No appender could be found for logger (root).
log4cxx: Please initialize the log4cxx system properly.

google了老半天還是沒看到解法


OS:openSUSE 11.4 x86_64

請問有版友知道如何解決嗎?

--

All Comments

Sandy avatarSandy2011-07-28
log4j (j:Java) 出現這個訊息時表示缺少 log4j.properties
我想 log4cxx 理論上一樣. 原po可上 log4cxx 官網看一下
Liam avatarLiam2011-07-31
http://logging.apache.org/log4cxx/ 照上面範例抄一份
Ina avatarIna2011-07-31
設定檔,存成 log4cxx.properties 放在 working directory
Ula avatarUla2011-08-04
找到解答了 無法使用跟log4cxx無關
http://0rz.tw/nokW2
Olive avatarOlive2011-08-06
GJ. 基本上上面那個訊息是說有事要報告,卻無法報告.
解決不能報告問題訊息這件事,確實不能解決問題本身