========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://ftmenu.sourceforge.net/"
linktext was:"http://ftmenu.sourceforge.net/"
====================================
). When I try to ./configure, I get this error:
Code: Select all
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking for glib >= 1.2... sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
Requested 'glib >= 1.2' but version of GLib is
configure: error: Library requirements (glib >= 1.2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
john