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

Autoconf missing #45

Closed
studiospring opened this issue Feb 23, 2017 · 2 comments
Closed

Autoconf missing #45

studiospring opened this issue Feb 23, 2017 · 2 comments

Comments

@studiospring
Copy link
Contributor

FYI: I got the following error message when running the manage.sh script:

CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /imagemagick/config/missing autoconf
/imagemagick/config/missing: line 81: autoconf: command not found
WARNING: 'autoconf' is missing on your system.
         You should only need it if you modified 'configure.ac',
         or m4 files included by it.

Fixed it by adding autoconf to the Dockerfile :)

@niwinz
Copy link
Contributor

niwinz commented Feb 23, 2017

It is very strange because I have rebuild the docker image yesterday and this didn't happened...

@studiospring
Copy link
Contributor Author

This was at commit #185e9159. I cannot reproduce the bug because I deleted the repo and recloned because I got a node/npm error later on. I hope this is not a recurring problem because running the script from scratch takes a long time.

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