Vine Linux バグトラッキングシステム

リビジョンを表示: 課題#837 全リビジョン ] 課題に戻る ]
概要 0000837: pkg-config実行失敗(gedit-2.20.pc)
リビジョン tomop による 2012-10-04 04:16
説明 pkg-configにて、geditのコンパイルフラグを出力しようとしたところ、以下のメッセージが表示されました。

[xxx@yyy ~]$ pkg-config --cflags gedit-2.20
Package gtksourceview-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtksourceview-2.0', required by 'gedit', not found

gtksourceview2-develをインストールすることによりこの問題は解決します。
geditのspecファイルには「BuildRequires: gtksourceview2-devel」があるので、Requiresにgtksourceview2-develの追加をお願いいたします(<BTS:831>とはVine Linuxのバージョンが違うだけで、内容は同じです)。
リビジョン Takemikaduchi による 2009-12-03 13:57
説明 pkg-configにて、geditのコンパイルフラグを出力しようとしたところ、以下のメッセージが表示されました。

[xxx@yyy ~]$ pkg-config --cflags gedit-2.20
Package gtksourceview-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gtksourceview-2.0', required by 'gedit', not found

gtksourceview2-develをインストールすることによりこの問題は解決します。
geditのspecファイルには「BuildRequires: gtksourceview2-devel」があるので、Requiresにgtksourceview2-develの追加をお願いいたします(<BTS:831>とはVine Linuxのバージョンが違うだけで、内容は同じです)。


Copyright © 2000 - 2024 MantisBT Team
Copyright © 2012 - 2024 Project Vine
Powered by Mantis Bugtracker