I am trying to experiment with AUBIT4GL, an Informix clone. I am running into a problem with the process as the steps outlined in the manual and the instructions given in the ./etc/aubitrc
file seem to be a tad incomplete.
My questions are:
What is the purpose of the
./configure
and./make
scripts in the distribution directory given that the software is distributed as a binary package and the install instructions make not reference to them?Where is the env
TARGET_OS
set and why is there no reference to this setting in the install instructions when failing to define it causes theaubit
program to fail?Is anyone else besides me using this software or has attempted to?