Install this package:
emerge -a dev-libs/libmemcached
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/libmemcached
Or alternatively:
emerge --autounmask-write -a dev-libs/libmemcached
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.18-r4 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>robbat2@gentoo.org</email> </maintainer> <maintainer type="person"> <email>prometheanfire@gentoo.org</email> </maintainer> <longdescription> libmemcached is a C client library to the memcached server (http://danga.com/memcached). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. </longdescription> <use> <flag name="hsieh">Use Hsieh hash algorithm.</flag> <flag name="libevent">Use the libevent event loop interface.</flag> <flag name="sasl">Use sasl auth for communications.</flag> </use> <upstream> <remote-id type="launchpad">libmemcached</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-libs/libmemcached |
euse -E <flag> -p dev-libs/libmemcached |
euse -D <flag> -p dev-libs/libmemcached
| Flag | Description | 1.0.18-r4 |
|---|---|---|
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ✓ |
| hsieh | Use Hsieh hash algorithm. | ✓ |
| libevent | Use the libevent event loop interface. | ⊕ |
| sasl | Use sasl auth for communications. | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | libmemcached-1.0.18.tar.gz | 1039649 bytes |