memcached binary packages
Below find the list of various memcached binary packages. Brought to you by Northscale! Note: these are the community memcached, version 1.4.4, as you would find at memcached.org
| Windows, (64-bit) zip file | memcached-win64-1.4.4-14.zip |
| Windows, (32-bit) zip file | memcached-win32-1.4.4-54-g136cb6e.zip |
| Fedora 8, i386 (32-bit) | memcached-1.4.2-1.fc8.i386.rpm |
| Fedora 8, x86_64 (64-bit) | memcached-1.4.2-1.fc8.x86_64.rpm |
| Centos 5.3, i386 (32-bit) | memcached-1.4.2-1.i386.rpm |
| Centos 5.3, x86_64 (64-bit) | memcached-1.4.2-1.x86_64.rpm |
| Source RPM | memcached-1.4.2-1.src.rpm |
| Fedora 8, i386, debug (32-bit) | memcached-debuginfo-1.4.2-1.fc8.i386.rpm |
| Fedora 8, x86_64, debug (64-bit) | memcached-debuginfo-1.4.2-1.fc8.x86_64.rpm |
| Centos 5.3, i386, debug (32-bit) | memcached-debuginfo-1.4.2-1.i386.rpm |
| Centos 5.3, x86_64 (64-bit) | memcached-debuginfo-1.4.2-1.x86_64.rpm |
RPM installation instructions
These are RPMs for both Centos 5.3 and Fedora 8, both 32 and 64-bit. This is the community memcached version 1.4.3 as found at memcached.org bundled in the easy-to-install RPM format for your convenience.
These are tested and once installed, you just have to start them with the installed init startup script to use memcached (/etc/init.d/memcached). To enable memcached starting up automatically, you can use :
chkconfig --add memached chkconfig --level 345 memcached on chkconfig --list memcached memcached 0:off 1:off 2:off 3:on 4:on 5:on 6:off
Windows installation
This install is very simple at this point and not yet automated (soon!)
- Unzip memcached-win32-1.4.2.zip in a directory of choice
- Run memcached.exe
- Have fun using memcached!
This process will soon be better documented as well as functionality using an installer to have memcached.exe start up automatically through a formal install process. See memcached.org for more information.
E-mail us at feedback@northscale.com.
