$Id: analog.txt 1813 2008-04-04 04:10:51Z mjs $ ## HOWTO: COMPILE On SunOSX, if it's complaining about undefined symbols inet_addr and gethostbyaddr, add -lnsl to LIBS in src/Makefile as explained in the Makefile. ## HOWTO: READ LOCAL CONFIGURATION FILE $ analog +gfilename.cfg View current settings with: $ analog +gfilename.cfg -settings ## FAQ: DOCUMENTATION The documentation is pretty rubbish (as is the command-line argument format); one slightly useful page is [http://www.analog.cx/docs/quickref.html](http://www.analog.cx/docs/quickref.html)