02/09/15 18:35
licqをインストールしてみようとして、
URLリンク(www.licq.org)
にかいてある手順とおりにやってみたのですが最後でつまづきました。
> cd plugins
> cd qt-gui-1.0.2
> ./configure
> make
ってやると
>/usr/local/qt/include/qstring.h:607: `class QString & QString::replace(const QString &, const QString &)' is private
>chatdlg.cpp:786: within this context
>make[2]: *** [chatdlg.lo] エラー 1
>make[2]: 出ます ディレクトリ `/home/wham/down/licq-1.0.2ja/plugins/qt-gui-1.0.2/src'
>make[1]: *** [all-recursive] エラー 1
>make[1]: 出ます ディレクトリ `/home/wham/down/licq-1.0.2ja/plugins/qt-gui-1.0.2'
>make: *** [all-recursive-am] エラー 2
やっぱこれだけじゃ原因不明ですか?