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

error: memcached support requires libmemcached #2

Closed
sirmbhe opened this issue Nov 4, 2015 · 1 comment
Closed

error: memcached support requires libmemcached #2

sirmbhe opened this issue Nov 4, 2015 · 1 comment

Comments

@sirmbhe
Copy link

sirmbhe commented Nov 4, 2015

Hello,

Thank you for the script. I manage to get it work, but facing some problem when i want to install memcached.

When executing this command : ./configure --with-php-config=/usr/local/php7/bin/php-config

I get this kind of error :

checking for libmemcached location... configure: error: memcached support requires libmemcached. Use --with-libmemcached-dir=

to specify the prefix where libmemcached headers and library are located

Any idea how to solve it?
Thanks

@razvanphp
Copy link

You can try sudo apt-get install libmemcached-dev libmemcached11

RodrigoBalest added a commit to RodrigoBalest/php-7-debian that referenced this issue Jul 26, 2018
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