Skip to content

zlib1g-dev dependency needed on Debian#1617

Open
strainger wants to merge 1 commit intovysheng:masterfrom
strainger:patch-1
Open

zlib1g-dev dependency needed on Debian#1617
strainger wants to merge 1 commit intovysheng:masterfrom
strainger:patch-1

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

1 participant