(1) Output of "pkg-config --cflags --libs glib-2.0": -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 (2) Output of "pkg-config --cflags glib-2.0": -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include (3) Output of "pkg-config --libs glib-2.0": -lglib-2.0 (4) Output of "pkg-config --cflags --libs gtk+-2.0": Package pixman-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `pixman-1.pc' to the PKG_CONFIG_PATH environment variable Package 'pixman-1', required by 'cairo', not found (5) Output of "pkg-config --cflags gtk+-2.0": Package pixman-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `pixman-1.pc' to the PKG_CONFIG_PATH environment variable Package 'pixman-1', required by 'cairo', not found (6) Output of "pkg-config --libs gtk+-2.0": -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pi xbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject- 2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0