On Sat, 12 Jan 2013 03:00:43 -0500
"A. Costa" <[email protected]> wrote:
> 1) The missing 22 programs should be added to the package.
Those missing 22 are:
% { { man leptonica | grep -A 10 ALSO | tail -n +2 | sed 's/^ *//;s/-$//'
| tr --delete ',()1\n' | tr --squeeze-repeats ' ' '\n'; echo ; } | while read x
; do which $x > /dev/null || echo $x ; done ; } 2> /dev/null | tr '\n' ' '; echo
binarize_reg cctest ccthin_reg colormorphtest colorspacetest comparetest
dithertest flipdetect_reg fmorphauto_reg gammatest grayfill_reg
graymorph_reggrayquant_reg hardlight_reg jbcorrelation kernel_reg lineremoval
pagesegtest paint_reg printtiff rank_regranktest skewtest
warper_regwatershedtest
HTH...
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]