On Dec 14, 2016, at 11:29 AM, Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> wrote:
> Fundamentally you want to start with "./configure --disable-wireshark" to disable the GUI. Of course you'll still need quite a number of libraries (such as glib2) and programs (such as Python) but the list should be a lot shorter without the GUI.
The configure script should fail, with the appropriate error, if a program or library that's required isn't available.
There are also optional libraries that are necessary for certain capabilities.
> There are also READMEs (including README.aix) in the source code that are worth checking out.
README.aix hasn't been updated in a long time, and is probably quite out of date.