Need an Introduction to Tiny Core? Or peruse Core Concepts.
configure: error: No package 'glib-2.0' found.
$ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
did you use: Code: [Select]$ export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfigthe name of the extension - glib2, glib-2, etc is irrelevant, the libs inside will be placed in /usr/local/lib irrespective of the name
$ ./configure --help
$ ./configure --help > help_details$ beaver help_details &