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

Suggested build instructions #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stain
Copy link

@stain stain commented Aug 12, 2019

My attempt to address issue #1

See Markdown rendering on https://github.com/stain/sunzip/blob/build-instructions/README.md

Obviously build instructions will vary alot by OS, but I thought an example for Debian/Ubuntu might be helpful, in particular as contrib/blast and contrib/infback9 are not compiled (or even included) in their outdated zlib.

I probably got half the gcc options wrong.. please help! :) Perhaps it should compile libz as a static library to avoid the -rpath trick? Or should one simply compile the contribs against the older system zlib1g-dev (1.2.11 in Ubuntu 18:04, 1.2.8 in Debian 9)?

I also added a Dockerfile to create a Docker image (to test my instructions). The instructions to build that suggest madler/sunzip as Docker image name. You could add an automated build on https://cloud.docker.com/ which would pick up this Dockerfile and re-build on any changes here. To test it today try my test-build stain/sunzip.

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.

None yet

1 participant