pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

tesseract cannot build with updated leptonica



Hej,

i ran into a problem when trying to build tesseract after the update to leptonica happened.
This can not configure correctly because our version does try to find the „old" leptonica.
This seems not to be a problem for upstream, though.

Anyone else seen this so far?

Cheers
	Oskar

—
checking for lept >= 1.74... no
configure: error: Leptonica 1.74 or higher is required. Try to install libleptonica-dev package.
*** Error code 1

Stop.

——
revision 1.23
date: 2024-01-04 15:51:04 +0100;  author: adam;  state: Exp;  lines: +4 -4;  commitid: WGQXv3vSLozBR8TE;
leptonica: updated to 1.84.1

1.84.1
[…]
1.84.0
[…]
* Change the autotools library name from liblept to libleptonica,
 to be consistent with the cmake library name.  (Apologies to Jeff!)
[…]

—
and pkg-config cannot find lept because it is called lept_Release instead of lept:
pkg-config --list-all| grep lept
lept_Release                   leptonica - An open source C library for efficient image processing and image analysis operations

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index