Trying to run configure without having to test for gtk and glib like so:
But at one point in the log it'll give me this and fail:
I may just be confusing what these options actually do. But by the looks of the message it shouldn't be trying to run a test program. asked 05 Apr '11, 15:53 Tokolosh |
2 Answers:
There is very likely a bug in answered 07 Apr '11, 08:08 cmaynard ♦♦ |
try with --enable-glibtest=no instead of --disable-glibtest answered 25 Apr '11, 10:38 yoshac |