Foros del Web » Administración de Sistemas » Unix / Linux »

instalacion rrdtool

Estas en el tema de instalacion rrdtool en el foro de Unix / Linux en Foros del Web. Hola a todos estoy intentando instalar rrdtool en muchas partes sale la misma forma de instalarlo por lo que el problema es mio xD realizo ...
  #1 (permalink)  
Antiguo 04/03/2010, 14:39
 
Fecha de Ingreso: enero-2010
Mensajes: 152
Antigüedad: 14 años, 2 meses
Puntos: 0
instalacion rrdtool

Hola a todos
estoy intentando instalar rrdtool
en muchas partes sale la misma forma de instalarlo por lo que el problema es mio xD
realizo algo similar a esto


Update your system

[root@localhost /]# yum install cairo-devel libxml2-devel pango-devel pango libpng-devel freetype freetype-devel libart_lgpl-devel make -y

Download and Unzip the files

[root@localhost /]# cd /opt
[root@localhost opt]# wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.3.1.tar.gz
[root@localhost opt]# gunzip rrdtool-1.3.1.tar.gz
[root@localhost opt]# tar xvf rrdtool-1.3.1.tar
[root@localhost rrdtool-1.3.1]# cd rrdtool-1.3.1

Install
[root@localhost rrdtool-1.3.1]# ./configure --disable-tcl

y este paso no lo termina bien por lo que no me deja instalarlo
me sale este error

Find 3rd-Party Libraries
checking for cairo_font_options_create in -lcairo... 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.
----------------------------------------------------------------------------

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

http://cairographics.org/releases/

You can find also find an archive copy on

http://oss.oetiker.ch/rrdtool/pub/libs

The last tested version of cairo-png is 1.4.6.

LIBS=-lm
LDFLAGS=
CPPFLAGS=

asi varios errores que dicen parecido
y no se que hacer
si alguien sabe se agradece
  #2 (permalink)  
Antiguo 04/03/2010, 15:20
Avatar de maturano  
Fecha de Ingreso: enero-2010
Ubicación: /home/
Mensajes: 537
Antigüedad: 14 años, 3 meses
Puntos: 36
Respuesta: instalacion rrdtool

¿Distribución?, ¿Motivo para no instalarlo de repositorio?, ¿motivo para no usar una versión compilada que ofrece su sitio oficial?.


Los errores son porque te falta --entiendo-- la librería cairo... en Debian (y derivados) deberías instalar un paquete llamado libcairo2-dev.
__________________
I ♥ The Music!

Etiquetas: sistemas-unix
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 06:06.