-1
首先我試圖使用安裝rrdtool的:如何在centOS 4.4上安裝rrdtool?
yum install rrdtool
但失敗:沒有源?
,所以我嘗試從源安裝它,當我做:
./configure
它說:
configure: error: Please fix the library issues listed above and try again.
一些庫的問題是名單給我:
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of glib-2.0.
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of pangocairo.
configure: WARNING:
----------------------------------------------------------------------------
* I could not find a working copy of cairo-ps.
和cairo-png cairo-pdf等...
但我已經安裝了使用之前的教程庫:
有人給教程關於在centOS 4上安裝rrdtool嗎?
感謝