When i try to install that module its giving me the below error "# Failed test 'get_ocr()' # at t/02_Image_OCR_Tesseract.t line 72. . . . . Test Summary Report ------------------- t/02_Image_OCR_Tesseract.t (Wstat: 512 Tests: 22 Failed: 2) Failed tests: 14, 22 Non-zero exit status: 2 Files=3, Tests=26, 7 wallclock secs ( 0.03 usr 0.01 sys + 5.42 cusr 0.58 csys = 6.04 CPU) Result: FAIL Failed 1/3 test programs. 2/26 subtests failed. make: *** test_dynamic Error 255 LEOCHARRE/Image-OCR-Tesseract-1.24.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports LEOCHARRE/Image-OCR-Tesseract-1.24.tar.gz Running make install make test had returned bad status, won't install without force " How to over come this problem ?????

In reply to Re^2: Extract data from .png file by Anonymous Monk
in thread Extract data from .png file by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.