【发布时间】:2018-08-12 22:44:06
【问题描述】:
我们最初在 centos 7 中安装了 tesseract 3.04,并且知道切换到 tesseract 3.05。我们已经卸载了旧版本,并且已经安装了从 leptonica 主页下载的 leptonica-1.75.3。
但是,当我们安装 tesseract 3.05 时,我们收到以下错误 检查 LEPTONICA... 不 配置:错误:需要 Leptonica 1.74 或更高版本。尝试安装 libleptonica-dev 包。
在 tesseract-3.05.01 文件夹中的控制台中运行 ./configure 时。
需要知道问题出在哪里。
【问题讨论】:
标签: tesseract centos7 leptonica