This is a discussion on Re: [rrd-users] error experienced while installing rrdtool 1.3 beta within the RRD Users forums, part of the Networking and Network Related category; --===============0770656552== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IAKrbgAv2BgJ0r5o" Content-Disposition: ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============0770656552== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IAKrbgAv2BgJ0r5o" Content-Disposition: inline --IAKrbgAv2BgJ0r5o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 10, 2007 at 08:08:32PM +0530, Sattish Vaasudevan wrote: > Dear Sir, Hi. > Herewith i attached the error prompted while installing rrdtool 1.3 beta At first, rrdtool 1.3 is _BETA_ so I guess it is not a good advice to use this version in a production environment!=20 > Platform : RedHAt Linux Rel 3 What do you mean with RH Release 3? Fedora Core 3? RedHat Enterprise 3? RedHat Enterprise 4 Update 3? (And if you use Enterprise what "flavor" do you use? ES? AS? WS? ) > Find 3rd-Party Libraries > checking for cairo_font_options_create in -lcairo... yes > checking cairo.h usability... no > checking cairo.h presence... no > checking for cairo.h... no > checking for pkg-config... pkg-config > configure: WARNING: > -------------------------------------------------------------------------= --- > * I found a copy of pkgconfig, but there is no cairo-png.pc file around. > You may want to set the PKG_CONFIG_PATH variable to point to its > location. > -------------------------------------------------------------------------= --- > =20 > configure: WARNING: > -------------------------------------------------------------------------= --- > * I could not find a working copy of cairo-png. Check config.log for > hints on why > this is the case. Maybe you need to set LDFLAGS and CPPFLAGS > appropriately > so that compiler and the linker can find libcairo and its header > files. If > you have not installed cairo-png, you can get it either from its > original home on > =20 > http://cairographics.org/releases/ > =20 > You can find also find an archive copy on > =20 > http://oss.oetiker.ch/rrdtool/pub/libs > =20 > The last tested version of cairo-png is 1.4.6. > =20 > LIBS=3D-lm > LDFLAGS=3D > CPPFLAGS=3D > =20 > -------------------------------------------------------------------------= --- [... snipp ...] =20 It just means what it said. It is likely that you don't have cairo installed on your system. Or it is not installed correctly. If you run pkg-config --list-all you should see a this line: [... snipp ...] cairo cairo - Multi-platform 2D graphics library [... snipp ...] If you have installed cairo to some "weird" location (like /usr/local/cairo= /<version>) you may set the environment variable PKG_CONFIG_PATH and make sure you incl= ude the correct paths in the variables CPPFLAGS and/or LDFLAGS. If you don't have cairo installed ... well you have to install it ;) As said above I think you should not use the beta version of 1.3 (which svn snapshot did you use anyway ?) on a productive system. Use 1.2.x instead. I had no problems compiling this version under RHEL4U3 on x86,x86_64 and ia64. HTH, Andreas. --=20 Dipl.-Ing. Andreas Maus science+computing ag System Administration Hagellocher Weg 73 tel.: +49 7071 9457 671 72070 Tuebingen, Germany fax: +49 7071 9457 411 www.science-computing.de --IAKrbgAv2BgJ0r5o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFG5WH22zOxANjhrOARAsI4AJ9ukuDb7E55IfOxd+A4WF Og2ZXvcACfYlAr RN6hknYNwcFnWMoiyW5VrXA= =8T5/ -----END PGP SIGNATURE----- --IAKrbgAv2BgJ0r5o-- --===============0770656552== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ rrd-users mailing list rrd-users@lists.oetiker.ch https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users --===============0770656552==-- |