まず、次を使用して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-pngcairo-pdfなど...
しかし、私は使用する前にtheaselibsをインストールしました:
誰かがcentOS4にrrdtoolをインストールすることについてのチュートリアルを提供しますか?
ありがとう