Hallo zusammen,
ich versuche nun seit Stunden ein Cpanel auf einem Centos 5 (Xen DomU) zu installieren. Die Installation ist soweit gut verlaufen, allerdings meldet mir cpanel nach einem /etc/init.d/cpanel restart
Quote:
----------------------------------------------------------------------------
* 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
http://ftp.gnome.org/pub/GNOME/sources/pango/1.17
You can find also find an archive copy on
http://oss.oetiker.ch/rrdtool/pub/libs
The last tested version of pangocairo is 1.17.
LIBS=-lcairo -lcairo -lcairo -lm -lcairo -lpng12 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
LDFLAGS=-L/usr/local/cpanel/3rdparty/lib -L/usr/X11R6/lib64 -L/usr/lib64 -L/usr/local/lib -L/usr/local/cpanel/3rdparty/lib -L/usr/local/cpanel/3rdparty/lib
CPPFLAGS= -I/usr/local/cpanel/3rdparty/include/cairo -I/usr/local/cpanel/3rdparty/include/freetype2 -I/usr/local/cpanel/3rdparty/include -I/usr/local/cpanel/3rdparty/include/pixman-1 -I/usr/include/libpng12 -I/usr/local/cpanel/3rdparty/include/cairo -I/usr/local/cpanel/3rdparty/include/glib-2.0 -I/usr/local/cpanel/3rdparty/lib/glib-2.0/include -I/usr/local/cpanel/3rdparty/include/freetype2 -I/usr/local/cpanel/3rdparty/include -I/usr/local/cpanel/3rdparty/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/libpng12
----------------------------------------------------------------------------
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.
Can't open /usr/local/cpanel/src/3rdparty/gpl/rrdtool-1.3.6/Makefile: No such file or directory.
Can't open /usr/local/cpanel/src/3rdparty/gpl/rrdtool-1.3.6/Makefile: No such file or directory.
Can't open /usr/local/cpanel/src/3rdparty/gpl/rrdtool-1.3.6/tcl/Makefile: No such file or directory.
Can't open /usr/local/cpanel/src/3rdparty/gpl/rrdtool-1.3.6/tcl/Makefile: No such file or directory.
gmake: *** No targets specified and no makefile found. Stop.
gmake: *** No rule to make target `install'. Stop.
gmake: *** No rule to make target `site-perl-install'. Stop.
|
installiert sind aber die Pakete:
cairo-1.2.4-5.el5
cairo-devel-1.2.4-5.el5
pango-1.14.9-3.el5.centos
pango-devel-1.14.9-3.el5.centos
ich bin dann nach der Meldung vorgegangen und hab pangocairo aus den Quellen gebaut und installiert. Gleicher Fehler, anschließend hab ich vor dem Neustart mit
export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/local/lib/pkgconfig
nochmal den Pfad zur PGK_Config angegeben.
Hat wer ne Idee?
Viele Grüße
Sebastian