<div>As I explained before, pkg-config will never find anything, since I install everything into custom directories. And as you say it is part "on Ubuntu or Suse.". The current version I have installed it is Glib 2.1-4. Perhaps in another one.</div><div><br /></div><div><br /></div><div>09.10.2020, 14:31, "Johann Lermer" <johann.lermer@elvin.eu>:</div><blockquote><p>On Fri, 09 Oct 2020 04:16:22 +0300<br />alexandre schenberg <<a href="mailto:ale.schenberg@yandex.com">ale.schenberg@yandex.com</a>> wrote:<br /><br /></p><blockquote class="210e7a848e8fcb45wmi-quote"> Can I draw any relevant conclusions based on this?<br /></blockquote><p><br />Yes: a search on google revails that<br />gmodule-no-export-2.0.pc is a part of the glib developer package, at<br />least on Ubuntu or Suse. So it seems obvious to me, that that package<br />is not properly installed on your system. And pango btw also not, since<br />pkg-config wasn't able to find it without modifying PKG_CONFIG_PATH.<br /><br />On my system (btw. which doesn't seem to have a PKG_CONFIG_PATH)<br />a pkg-config --libs pango gives: <br />-lpango-1.0 -lgobject-2.0 -lglib-2.0<br /><br />and a pkg-config --libs gmodule-no-export-2.0 gives:<br />-lgmodule-2.0 -pthread -lglib-2.0<br /><br /></p><span class="f55bbb4eeef208e8wmi-sign">-- <br />cairo mailing list<br /><a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br /><a href="https://lists.cairographics.org/mailman/listinfo/cairo">https://lists.cairographics.org/mailman/listinfo/cairo</a><br /></span></blockquote>