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

configure: error: Unable to locate gmp.h when enable gmp #11

Closed
yeszao opened this issue Dec 7, 2017 · 0 comments
Closed

configure: error: Unable to locate gmp.h when enable gmp #11

yeszao opened this issue Dec 7, 2017 · 0 comments

Comments

@yeszao
Copy link
Owner

yeszao commented Dec 7, 2017

We need create a soft link for gmp.h, such as line 2 following:

&& apt-get install -y libgmp-dev \
&& ln -s /usr/include/x86_64-linux-gnu/gmp.h /usr/include/gmp.h \
&& docker-php-ext-install gmp \
@yeszao yeszao changed the title 启用gmp提示错误:configure: error: Unable to locate gmp.h get error if enable gmp: configure: error: Unable to locate gmp.h Dec 7, 2017
@yeszao yeszao changed the title get error if enable gmp: configure: error: Unable to locate gmp.h get error when enable gmp: configure: error: Unable to locate gmp.h Dec 7, 2017
@yeszao yeszao changed the title get error when enable gmp: configure: error: Unable to locate gmp.h configure: error: Unable to locate gmp.h when enable gmp Dec 7, 2017
@yeszao yeszao closed this as completed Dec 28, 2017
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

1 participant