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

Readme needs updating? Error: invalid option: --with-all-languages #61

Open
Anima-t3d opened this issue Mar 30, 2019 · 5 comments
Open

Comments

@Anima-t3d
Copy link

I followed the readme instructions but got the following error after running brew install opencv3 poppler tesseract --with-all-languages
Error: invalid option: --with-all-languages

@Schultzer
Copy link
Collaborator

Have you tried brew install opencv3 poppler tesseract ?

@Anima-t3d
Copy link
Author

Yes, if I run it without the option it will continue.

@Anima-t3d
Copy link
Author

What does --with-all-languages do, do we still need it or can the readme be updated to not include that option?

@Schultzer
Copy link
Collaborator

Schultzer commented Mar 31, 2019

What does --with-all-languages do, do we still need it or can the readme be updated to not include that option?

It's tells brew to install tesseract with all language support.
It might be obsolete with the new version of tesseract.

@Anima-t3d
Copy link
Author

Homebrew recently decided to remove all options from the homebrew-core Formula's. Though as of right now tesseract now includes all languages by default so just remove the option and you should get all languages.

Source: https://gist.github.com/henrik/1967035#gistcomment-2829423

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

2 participants