Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: missing ./configure file while updating libjpeg-turbo dependency of leptonica from v1.5.3 to >v2.0.4 #1163

Closed
vibhasg opened this issue Mar 30, 2022 · 9 comments

Comments

@vibhasg
Copy link

vibhasg commented Mar 30, 2022

Hi,

I wanted to rebuild the leptonica preset with the LIBJPEG v2.0.4 or higher. I am currently on a Windows 10 environment.

I tried to change the version here:

LIBJPEG=libjpeg-turbo-1.5.3

and also here:

download http://downloads.sourceforge.net/project/libjpeg-turbo/1.5.3/$LIBJPEG.tar.gz $LIBJPEG.tar.gz

However, unlike LIBJPEG v1.5.x, there is no ./configure file in LIBJPEG v2.x. Can someone please help with making the changes to cppbuild.sh script?

saudet added a commit that referenced this issue Apr 1, 2022
…1163))

 * Introduce `macosx-arm64` builds for Leptonica and Tesseract ([issue #814](#814))
@saudet saudet removed the help wanted label Apr 1, 2022
saudet added a commit that referenced this issue Apr 1, 2022
 * Introduce `macosx-arm64` builds for Leptonica and Tesseract (issue #814)
 * Upgrade presets for zlib 1.2.12
@saudet
Copy link
Member

saudet commented Apr 1, 2022

Yes, they've removed the files for Autotools. It's such a mess anyway with the other libraries too, so I've taken the time to move everything for Leptonica and Tesseract to CMake. Please give it a try with the snapshots: http://bytedeco.org/builds/

@vibhasg
Copy link
Author

vibhasg commented Apr 5, 2022

Thanks for getting back to me so quickly @saudet ! Let me try this and get back to you by end of this week.

@vibhasg
Copy link
Author

vibhasg commented Apr 12, 2022

Hi @saudet
Apologies for the delay. I was able to confirm that the updates you made are indeed working. May I know if and when it is possible to see your changes in master?

@saudet
Copy link
Member

saudet commented Apr 12, 2022 via email

@vibhasg
Copy link
Author

vibhasg commented Apr 13, 2022

Thanks for that update @saudet ! Do you have a rough timeline on when v1.5.8 will be released?

@saudet
Copy link
Member

saudet commented Apr 13, 2022

Well, 1.5.7 was just released, so not too soon! You need to tell me about this before making releases, not after. That's why there are snapshots.

@jd3nn1s
Copy link

jd3nn1s commented Aug 12, 2022

I'm curious when there might be a release to resolve this? Thanks.

@saudet
Copy link
Member

saudet commented Aug 12, 2022

Probably sometime this fall

@saudet
Copy link
Member

saudet commented Nov 3, 2022

This has been released with version 1.5.8. Enjoy!

@saudet saudet closed this as completed Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants