Здравствуйте, есть машина на ubuntu 10.10 maverick, на нее стоит
apache2 2.2.16
php5 5.4.9-4~lucid+1
и еще несколько модулей для php.
Данная версия ubuntu уже не обновляется. Вот возникла потребность установить php-apc но он в репозиториях находит данный модуль только для php5.3 aptitude install php-apc
The following NEW packages will be installed:
libapache2-mod-php5filter{ab} php-apc
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 3,189kB of archives. After unpacking 8,942kB will be used.
The following packages have unmet dependencies:
libapache2-mod-php5: Conflicts: libapache2-mod-php5filter but 5.3.3-1ubuntu9.10 is to be installed.
libapache2-mod-php5filter: Depends: php5-common (= 5.3.3-1ubuntu9.10) but 5.4.9-4~lucid+1 is installed.
Conflicts: libapache2-mod-php5 but 5.4.9-4~lucid+1 is installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
1) libapache2-mod-php5filter [Not Installed]
2) php-apc [Not Installed]
Кто подскажет как установить данный пакет ?