LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing RRDTool on Centos (https://www.linuxquestions.org/questions/linux-newbie-8/installing-rrdtool-on-centos-835579/)

loipal 10-01-2010 03:43 AM

Installing RRDTool on Centos
 
I have a problem installing RRDTool on Centos 5.4 and it will always come up error dependencies cairo-devel and pangocairo but I already installed this packages.

linuxlover.chaitanya 10-01-2010 03:57 AM

i have CentOS5.5 running and RRDtool can be easily installed using yum. Never faced the issue. You may try adding third party repositories if you want. EPEL repositories are good for a lot of packages but may create issues for ntop. You may want to disable them for regular use and enable for certain packages. And those are managed by fedora project.

sem007 10-01-2010 04:59 AM

CentOS provide extra repository for extra packages.
The best way is use yum. it will automatically resolve require dependencies.

Code:

#yum install rrdtool
Regards,


All times are GMT -5. The time now is 07:24 AM.