システム:Linux Mint 19 Cinnamon 64ビット、Ubuntu 18.04ベース。
Pidgin:ソースバージョン2.13.0で構築されました。
Purple Facebook:ソースバージョン0.9.5でビルドしたいです。
ところで、パッケージが欠落しているため、見つかりませんでした。
$ ./configure
...
checking for json-glib-1.0 >= 0.14.0... no
configure: error: Package requirements (json-glib-1.0 >= 0.14.0) were not met:
No package 'json-glib-1.0' 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 JSON_CFLAGS
and JSON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
パッケージを検索した後、同様の名前の結果が得られました。
$ apt-cache policy json-glib-1.0
libjson-glib-1.0-0:
Installed: 1.4.2-3
Candidate: 1.4.2-3
Version table:
*** 1.4.2-3 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
100 /var/lib/dpkg/status
libjson-glib-1.0-common:
Installed: 1.4.2-3
Candidate: 1.4.2-3
Version table:
*** 1.4.2-3 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages
100 /var/lib/dpkg/status
答え1
開発パッケージがありません。
sudo apt-get install libjson-glib-dev