Добрый день, раннее никогда не пользовался (centos, redhat, suse) и тд, но возникла необходимость под centos 5.5 установить libmemcache и memcached. При установке вылетают такие ошибки
yum -y install libmemcache memcached
Loaded plugins: downloadonly, fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.tlk-l.net
* base: ftp.tlk-l.net
* extras: ftp.tlk-l.net
* updates: ftp.tlk-l.net
addons | 951 B 00:00
base | 2.1 kB 00:00
extras | 2.1 kB 00:00
updates | 951 B 00:00
Setting up Install Process
No package libmemcache available.
No package memcached available.
Nothing to do
попробовал вставить в /etc/yum.repos.d/CentOS-Base.repo строку
rpm -i http://mirror.yandex.ru/epel/5/i386/epel-release-5-4.noarch.rpm
пишет такую ошибку
yum -y install libmemcache memcached
Loaded plugins: downloadonly, fastestmirror
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/CentOS-Base.repo, line: 12
'rpm -i http://mirror.yandex.ru/epel/5/i386/epel-release-5-4.noarch.rpm\n'
в чем проблема? и как ее можно побороть? Заранее спасибо