On 14 November 2016 at 11:43, DLSauers <dlsau...@fccdata.com> wrote: > Since the PPA 0.140 doesn't have TLS/SSL support, I am attempting to > compile this from the source > > I am using ./configure --with-gnutls > > > OS: *buntu 14.0.4.5 > ARCH: AMD64 > > Errors: > checking for GLIB - version >= 2.17.6... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log > for the > *** exact error that occurred. This usually means GLIB is incorrectly > installed. > > > per synaptic libglib-2.0-0 is installed >
You probably are missing libglib2.0-dev, and the same goes for any other library you want to build against. The build script is complaining about not finding the headers, and in debian-based systems at least, these files always go in the -dev packages. Cheers, Daniel
_______________________________________________ Pan-users mailing list Pan-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/pan-users