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

error make #262

Closed
agustoklik opened this issue Mar 9, 2016 · 3 comments
Closed

error make #262

agustoklik opened this issue Mar 9, 2016 · 3 comments

Comments

@agustoklik
Copy link

i follow this step,
./autogen.sh
./configure
make
sudo make install
sudo ldconfig

but when i run make, i got error, then i run autoreconf -i after ./autogen.sh , but i got same result
tesseract

what's wrong with this step ?

@tfmorris
Copy link
Contributor

Sounds the same as #41

@zdenop
Copy link
Contributor

zdenop commented Mar 15, 2016

That error means that you are not linking against wrong version of leptonica library (<1.71). You need to fix your leptonica instalation

@zdenop zdenop closed this as completed Mar 15, 2016
@agustoklik
Copy link
Author

thnks tfmorris and zdenop for the reply, it's very helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants