konfiguracja RRDTOOL 1.3.4 i instalacja LSTAT statystyki

Tematy związane z oprogramowaniem, instalacją, konfiguracją
sebaks
Posty: 16
Rejestracja: 30 listopada 2007, 14:31

konfiguracja RRDTOOL 1.3.4 i instalacja LSTAT statystyki

Post autor: sebaks »

Zarządzam serwerem z Debianem Etch, na którym chciałem zainstalować projekt LSTAT. ¦ciągnąłem potrzebne oprogramowanie, które krok po kroku zacząłem instalować. Ale zatrzymałem się przy konfiguracji rrdtool 1.3.4 pokazuje następujący błąd:

Kod: Zaznacz cały

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

     [url]http://cairographics.org/releases/[/url]

  You can find also find an archive copy on

     [url]http://oss.oetiker.ch/rrdtool/pub/libs[/url]

  The last tested version of cairo-png is 1.4.6.

       LIBS=-lm
   LDFLAGS=
  CPPFLAGS=

--------------------------------------------

checking for cairo_svg_surface_create in -lcairo... no
checking for pkg-config... (cached) pkg-config
configure: WARNING:
--------------------------------------------
* I found a copy of pkgconfig, but there is no cairo-svg.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-svg. 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-svg, you can get it either from its original home on

     [url]http://cairographics.org/releases/[/url]

  You can find also find an archive copy on

     [url]http://oss.oetiker.ch/rrdtool/pub/libs[/url]

  The last tested version of cairo-svg is 1.4.6.

       LIBS=-lm
   LDFLAGS=
  CPPFLAGS=

--------------------------------------------

checking for cairo_pdf_surface_create in -lcairo... no
checking for pkg-config... (cached) pkg-config
configure: WARNING:
--------------------------------------------
* I found a copy of pkgconfig, but there is no cairo-pdf.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-pdf. 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-pdf, you can get it either from its original home on

     [url]http://cairographics.org/releases/[/url]

  You can find also find an archive copy on

     [url]http://oss.oetiker.ch/rrdtool/pub/libs[/url]

  The last tested version of cairo-pdf is 1.4.6.

       LIBS=-lm
   LDFLAGS=
  CPPFLAGS=

--------------------------------------------

checking for cairo_ps_surface_create in -lcairo... no
checking for pkg-config... (cached) pkg-config
configure: WARNING:
--------------------------------------------
* I found a copy of pkgconfig, but there is no cairo-ps.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-ps. 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-ps, you can get it either from its original home on

     [url]http://cairographics.org/releases/[/url]

  You can find also find an archive copy on

     [url]http://oss.oetiker.ch/rrdtool/pub/libs[/url]

  The last tested version of cairo-ps is 1.4.6.

       LIBS=-lm
   LDFLAGS=
  CPPFLAGS=

--------------------------------------------

checking for pango_cairo_context_set_font_options in -lpango-1.0... no
checking for pkg-config... (cached) pkg-config
configure: WARNING:
--------------------------------------------
* I found a copy of pkgconfig, but there is no pangocairo.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 pangocairo. 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 libpango-1.0 and its header files. If
  you have not installed pangocairo, you can get it either from its original home on

     [url]http://ftp.gnome.org/pub/GNOME/sources/pango/1.17[/url]

  You can find also find an archive copy on

     [url]http://oss.oetiker.ch/rrdtool/pub/libs[/url]

  The last tested version of pangocairo is 1.17.

       LIBS=-lm
   LDFLAGS=
  CPPFLAGS=

--------------------------------------------

checking for xmlParseFile in -lxml2... yes
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
configure: error: Please fix the library issues listed above and try again.
Czy ktoś z takim problemem się spotkał?
Proszę o pomoc w tej sprawie.
ODPOWIEDZ