Changes between Initial Version and Version 1 of Ticket #55394


Ignore:
Timestamp:
Nov 23, 2017, 5:48:11 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It's not clear why tesseract can't find leptonica on your system. The portion of the config.log you quoted is irrelevant to this issue.

Is leptonica installed? Does the file /opt/local/include/leptonica/allheaders.h exist? What's the output of these two commands:

port -vq installed leptonica
port -q contents leptonica

What problems with openjpeg and openmp are you referring to, and how did you solve them?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55394

    • Property Status changed from new to assigned
    • Property Cc emer@… removed
    • Property Summary changed from tesseract @3.04.01: install error High Sierra to tesseract @3.04.01: configure: error: leptonica not found
    • Property Owner set to markemer
    • Property Port tesseract added; leptonica removed
  • Ticket #55394 – Description

    initial v1  
    11After solving (manually) the problems with openjpeg and openmp, this problem showed up in logfile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_tesseract/tesseract/work/tesseract-3.04.01/config.log:
    22
     3{{{
    34(..)
    45
     
    2122| #define PACKAGE_VERSION "3.04.01"
    2223(..)
     24}}}