ページ 11

jdimのgtk3を利用するためのコンパイル環境について

Posted: 19/03/02(土) 11:41
by nonki3476
jdimのgtk3を利用するためのコンパイル環境について

Xenialpup 7.5 UPupBB にて下記エラーがでます。
Ubuntu 18.04ではでませんのでPuppy特有の問題と思います。

コード: 全て選択

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTHREAD... yes
checking for --with-gtkmm3... yes
checking for GTKMM... no
configure: error: Package requirements (gtkmm-3.0 >= 3.0.0) were not met:

Package 'wayland-protocols', required by 'gdk-3.0', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTKMM_CFLAGS
and GTKMM_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Debian 9 (stretch) i386 : wayland-protocols_1.7-1_all.deb

をインストールすることにより解消します。