On Tue, Feb 16, 2016 at 08:21:07AM +0100, Pjotr Prins wrote: > > A number of configure flags were missing - without them, the inputs > > would not be found in their non-standard location. > Hmmm. It compiled, the tools ran...
They probably concerned optional inputs, that maybe you did not need in your use case; but since you had the inputs openssl and munge, it made sense to activate them. The configure phase printed out warnings about them missing. > Use of mysql or postgresql for detailed job information is optional. > By default it is text. I think it is fine this way, maybe we'll make > mysql a working option when we roll it out on our setup. I left a comment in the code so that people would be warned. So if you or someone else finds a functionality that is missing, we might have to add more inputs. Andreas