Bei der Compilierung (./configure) von
pango kommt am Ende diese Meldung:
creating libtool
checking for some Win32 platform... no
checking for native Win32... no
checking for perl5... perl5
checking for X... no
configure: WARNING: X development libraries not found
checking for freetype-config... no
checking freetype/internal/tterrors.h usability... no
checking freetype/internal/tterrors.h presence... no
checking for freetype/internal/tterrors.h... no
checking for FT_Get_First_Char... no
checking for pkg-config... /usr/local/bin/pkg-config
checking for fontconfig >= 1.0.1... Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc\'
to the PKG_CONFIG_PATH environment variable
No package \'fontconfig\' found
checking for xft >= 2.0.0... Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc\'
to the PKG_CONFIG_PATH environment variable
Package \'fontconfig\', required by \'Xft\', not found
configure: error: *** Didn\'t find any of FreeType, X11, or Win32.
*** Must have at least one backend to build Pango.
Also installierte ich:
libXft2-2.1-2.1mdk.i586.rpm
libfontconfig1-2.1-4.1mdk.i586.rpm
freetype2-2.1.3-5.1mdk.i586.rpm
fontconfig-2.1-4.1mdk.i586.rpm
xft-2.1.0-i386-1.tgz
Alles ohne Erfolg :(
fontconfig.pc gibt es anscheined nirgens auf der Platte
und wird auch nicht von einer der oben gelisteten Pakete
installiert.
irgendeine Idee ...?
F-)
Linux 14.982 Themen, 106.346 Beiträge
Hi Plazebo,
mit den RPMs hatte es nicht geklappt, weil
die Packete noch "freetype" benötigten.
Aber das haben mir nicht die RPMs erzählt sondern
nur die tarballs.
Wenn ich die Wahl habe , dann nehme ich ab heute nur noch
tarballs anstatt RPMs , das erspart ne Menge Fragen.
Bei der Neucompelierung von Pango
spuckt er jetzt das hier aus (altes Problem,das ich mit Polytaen
weiter unten schon besprach):
checking For sufficiently new FreeType (at least 2.0.1)... yes
checking freetype/internal/tterrors.h usability... no
checking freetype/internal/tterrors.h presence... no
checking for freetype/internal/tterrors.h... no
checking for FT_Get_First_Char... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for fontconfig >= 1.0.1... yes
checking FONTCONFIG_CFLAGS... -I/usr/local/include
checking FONTCONFIG_LIBS... -L/usr/local/lib -lfontconfig
checking for xft >= 2.0.0... yes
checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/local/include
checking XFT_LIBS... -L/usr/X11R6/lib -L/usr/local/lib -lXft -lfreetype -lXrender -lfontconfig
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GLIB - version >= 2.1.3...
*** 'pkg-config --modversion glib-2.0' returned 2.2.1, but GLIB (2.0.6)
*** was found! If pkg-config was correct, then it is best
*** to remove the old version of GLib. You may also be able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig if that is
*** required on your system.
*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
*** to point to the correct configuration files
no
configure: error:
*** Glib 2.1.3 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/.
Glib ist natürlich installiert, aber in /usr/local/
und nicht in /usr/ ....also wer dazu
ne Idee hat , bitte melden !
F-)
