Hi all,
I've just made the move from CC to Fedora core 4, and till now all is looking good.
Now with trying to install Cacti, I'm stuck..
I've updated 'yum.conf' with the one from
www.fedorafaq.org/#installsoftware.
Now when I do a yum install cacti I get the following error:
Missing Dependency: php = 5.0.4-10.5 is needed by package php-snmp
I', using PHP Version 5.0.4, so it is not the PHP what is causing this 'error'
I guess that I'm missing something.... but what?
Anyone here who can help?
Thank you
---
Code:
yum install cacti
Setting up Install Process
Setting up repositories
livna 100% |=========================| 951 B 00:00
updates-released 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 244 kB 00:00
livna : ################################################## 872/872
Added 872 new packages, deleted 0 old in 4.11 seconds
primary.xml.gz 100% |=========================| 346 kB 00:01
updates-re: ################################################## 1006/1006
Added 476 new packages, deleted 612 old in 6.02 seconds
primary.xml.gz 100% |=========================| 1.1 MB 00:00
extras : ################################################## 3123/3123
Added 20 new packages, deleted 9 old in 3.27 seconds
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for cacti to pack into transaction set.
cacti-0.8.6h-4.fc4.noarch 100% |=========================| 50 kB 00:00
---> Package cacti.noarch 0:0.8.6h-4.fc4 set to be updated
--> Running transaction check
--> Processing Dependency: php-snmp for package: cacti
--> Processing Dependency: rrdtool for package: cacti
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for php-snmp to pack into transaction set.
php-snmp-5.0.4-10.5.i386. 100% |=========================| 13 kB 00:00
---> Package php-snmp.i386 0:5.0.4-10.5 set to be updated
---> Downloading header for rrdtool to pack into transaction set.
rrdtool-1.0.49-5.fc4.i386 100% |=========================| 14 kB 00:00
---> Package rrdtool.i386 0:1.0.49-5.fc4 set to be updated
--> Running transaction check
--> Processing Dependency: php = 5.0.4-10.5 for package: php-snmp
--> Finished Dependency Resolution
Error: Missing Dependency: php = 5.0.4-10.5 is needed by package php-snmp
[root@host etc]#