Installaing php5-memcached

A

Adam

Guest
Hi guys,

I've been having some troubles trying to install "php5-memcached" on my Unbuntu 11.10 machine. PHP is installed and working, and I have "memcached" itself installed, but when I try to install the PHP extension I get this error:

$ sudo apt-get install php5-memcached
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
php5-memcached : Depends: libmemcached5 (>= 0.39) but it is not installable
E: Unable to correct problems, you have held broken packages.

I have tried to manually make and install libmemcached (from download.tangent.org/libmemcached-0.41.tar.gz) but this did not fix the problem either. It's probably worth noting that I have the debdot.org package distributions in my sources list.

Has anybody come across this before or have any ideas of how to fix it?

Thank you very much!

Adam
 

Staff online


Top