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

zlib1g-dev dependency needed on Debian #1617

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

zlib1g-dev dependency needed on Debian #1617

wants to merge 1 commit into from

Conversation

strainger
Copy link

The package zlib1g-dev needed to be added to the package install line for Debian/Ubuntu. I tried building the project and installed the required packages above; however, when I did so the ./configure failed to run due to a missing zlib requirement. Adding the above package resolved the issue.

The package zlib1g-dev needed to be added to the package install line for Debian/Ubuntu. I tried building the project and installed the required packages above; however, when I did so the ./configure failed to run due to a missing zlib requirement. Adding the above package resolved the issue.
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.

1 participant