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

Building on debian sid #3

Open
klopsi opened this issue Nov 13, 2017 · 1 comment
Open

Building on debian sid #3

klopsi opened this issue Nov 13, 2017 · 1 comment

Comments

@klopsi
Copy link

klopsi commented Nov 13, 2017

From README.md

  • Debian/Ubuntu: apt-get install libmagickwand4 libncurses5-dev

Sid doesn't have libmagickwand4
For Wand-config it seems to be required: graphicsmagick-libmagick-dev-compat

Make unfortunately fails with a lot of errors - here are the first 2000 lines of make output:
https://pastebin.ca/3934278

Installed is:
graphicsmagick-libmagick-dev-compat install
imagemagick install
imagemagick-6-common install
imagemagick-6.q16 install
libmagick++-6.q16-7:amd64 install
libmagickcore-6-arch-config:amd64 install
libmagickcore-6-headers install
libmagickcore-6.q16-3:amd64 install
libmagickcore-6.q16-3-extra:amd64 install
libmagickcore-6.q16-dev:amd64 install
libmagickwand-6-headers install
libmagickwand-6.q16-3:amd64 install
libmagickwand-6.q16-dev:amd64 install
libmagickwand-dev install

Any ideas what is wrong?

@kfei
Copy link
Owner

kfei commented Nov 13, 2017

Sorry I don't have any Debian-based environment at hand (I'm using Arch now). Maybe libmagickwand-6 is not backward-compatible?

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