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

Added info for compiling on RPM based distros #59

Closed
wants to merge 1 commit into from

Conversation

ssbarnea
Copy link

No description provided.

*** .rpm (Centos/RHEL/Fedora)
#+BEGIN_EXAMPLE
sudo yum install -y cmake tesseract-devel dpkg libtiff-devel libwebp-devel libpng-devel giflib-devel
./configure -DBUILD_STATIC=ON
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BUILD_STATIS is a hack and shouldn't be encouraged.

@ruediger
Copy link
Owner

In #58 you say that it's not working?

@glensc
Copy link

glensc commented Apr 7, 2020

why dpkg as dependency? perhaps there's other problem that needs to be fixed outside this PR?

@ssbarnea
Copy link
Author

ssbarnea commented Apr 7, 2020

Not used or needing the tool anymore.

@ssbarnea ssbarnea closed this Apr 7, 2020
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

Successfully merging this pull request may close these issues.

3 participants