
0
Answered
Not able to install Ajenti on Centos 6.4 X64
I am not able to install ajenti on my centos.
When I run "yum install ajenti" following errors shows at last...
--
Error: Package: python-daemon-1.5.2-1.el6.noarch (ajenti)
Requires: python-lockfile
Error: Package: reconfigure-0.1.38-1.noarch (ajenti)
Requires: python-chardet
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
--
Please help me..
When I run "yum install ajenti" following errors shows at last...
--
Error: Package: python-daemon-1.5.2-1.el6.noarch (ajenti)
Requires: python-lockfile
Error: Package: reconfigure-0.1.38-1.noarch (ajenti)
Requires: python-chardet
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
--
Please help me..
Answer

0
Answer
Answered
Eugene Pankov (Project coordinator) 9 years ago
You need to add EPEL repos to your system.

Answer
Answered
You need to add EPEL repos to your system.

wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
rpm -ivh epel-release-6-8.noarch.rpm
vi /etc/yum.repos.d/epel.repo
change === > enabled = 0 to 1
Customer support service by UserEcho