$HOME/.tnimage/scanners
$HOME/.tnimage/plugins
$HOME/.tnimage/cameras
and edit if necessary to indicate the paths of your scanner drivers, plugins,
and camera drivers, respectively.
For most systems, this is all that is necessary.
Important: Do not run flex or lex on calculator.l unless you wish to make changes in the math parsing algorithm. Running flex will overwrite the file lex.yy.c . If this happens, it will be necessary to manually edit lex.yy.c. See the top of calculator.y for instructions.