Skip to content
Prev 9621 / 15075 Next

poppler install, or alternatives

Hi Roger,

The error message is telling you that you can use the --with-internal-glib to tell pkg-config's configure script to use the included (presumably in the pkg-config tarball glib directory) glib.  Something like

cd pkg-config
./configure --with-internal-glib

should get you past this hurdle.

Hope that helps,
Kjell
On Jan 24, 2013, at 11:15 AM, Roger Koenker <rkoenker at illinois.edu> wrote: