[ -V-O-Y-A-G-E-R- @ 07.10.2003. 11:54 ] @
Posle modema je na red dosla grafika (mada sam to i pre sredjivao:) Zelim da instaliram ono iz subjecta i instalacija FreeType-a prodje bez ikakvih prijavljenih smetnji, ali se ne vidi nikakvo poboljsanje, pa sam probao da inst i novi fontconfig. Oni su rekli: "Fontconfig is built with the traditional configure script: $ ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man This should generate valid Makefiles, then: $ make $ make install" Sto sam ja i uradio. Evo rezultata za ./configure Code: linux:/home/pardox/Gnome_2.4/fontconfig-2.2.0 # ./configure --sysconfdir=/etc --prefix=/usr --mandir=/usr/share/man loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... missing checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c checking whether ln -s works... (cached) yes checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking how to run the C preprocessor... (cached) gcc -E checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ld used by GCC... (cached) /usr/i486-suse-linux/bin/ld checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld... (cached) yes checking for /usr/i486-suse-linux/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking for a sed that does not truncate output... (cached) /bin/sed checking how to recognise dependent libraries... (cached) pass_all checking for object suffix... (cached) o checking for executable suffix... (cached) no checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for gcc option to produce PIC... (cached) -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.lo... (cached) yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i486-suse-linux/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... (cached) no creating libtool checking whether make sets ${MAKE}... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for working const... (cached) yes checking for pid_t... (cached) yes checking for vprintf... (cached) yes checking for geteuid... (cached) yes checking for getuid... (cached) yes checking for link... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkstemp... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strtol... (cached) yes checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking for freetype-config... (cached) /usr/bin/freetype-config checking for FT_Get_First_Char... (cached) no checking for expat.h... (cached) yes checking for XML_ParserCreate... (cached) yes checking for docbook2html... (cached) no updating cache ./config.cache creating ./config.status creating Makefile creating fontconfig/Makefile creating fc-lang/Makefile creating src/Makefile creating src/fontconfig.def creating fc-cache/Makefile creating fc-list/Makefile creating doc/Makefile creating doc/version.sgml creating test/Makefile creating fontconfig.spec creating fontconfig.pc creating fonts.conf creating fontconfig-zip creating config.h config.h is unchanged Pri samom vrhu prvi put nije nasao ni autoconf, pa sam i to instalirao..ove druge missing nisam ni nasao. A kad uradim make pocinje da apominje greske, ali mi i dalje nije jasno vezi sa cim je prijavljena greska?! Code: linux:/home/pardox/Gnome_2.4/fontconfig-2.2.0 # make make all-recursive make[1]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0' Making all in fontconfig make[2]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' Making all in fc-lang make[2]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' Making all in src make[2]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH='"/etc/fonts"' -I.. -I../src -g -O2 -c fcfreetype.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I../src -g -O2 -c fcfreetype.c -fPIC -o .libs/fcfreetype.o fcfreetype.c:954: warning: #warning "No FT_Get_Next_Char" fcfreetype.c: In function `FcFreeTypeQuery': fcfreetype.c:279: `PS_FontInfoRec' undeclared (first use in this function) fcfreetype.c:279: (Each undeclared identifier is reported only once fcfreetype.c:279: for each function it appears in.) fcfreetype.c:279: parse error before `psfontinfo' fcfreetype.c:738: `psfontinfo' undeclared (first use in this function) make[2]: *** [fcfreetype.lo] Error 1 make[2]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0' make: *** [all-recursive-am] Error 2 Samim tim ni "make install" ne radi: Code: linux:/home/pardox/Gnome_2.4/fontconfig-2.2.0 # make install Making install in fontconfig make[1]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' make[2]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/include/fontconfig /usr/bin/install -c -m 644 fontconfig.h /usr/include/fontconfig/fontconfig.h /usr/bin/install -c -m 644 fcfreetype.h /usr/include/fontconfig/fcfreetype.h /usr/bin/install -c -m 644 fcprivate.h /usr/include/fontconfig/fcprivate.h make[2]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' make[1]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fontconfig' Making install in fc-lang make[1]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' make[2]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' make[1]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/fc-lang' Making install in src make[1]: Entering directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/src' /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH='"/etc/fonts"' -I.. -I../src -g -O2 -c fcfreetype.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -DFONTCONFIG_PATH=\"/etc/fonts\" -I.. -I../src -g -O2 -c fcfreetype.c -fPIC -o .libs/fcfreetype.o fcfreetype.c:954: warning: #warning "No FT_Get_Next_Char" fcfreetype.c: In function `FcFreeTypeQuery': fcfreetype.c:279: `PS_FontInfoRec' undeclared (first use in this function) fcfreetype.c:279: (Each undeclared identifier is reported only once fcfreetype.c:279: for each function it appears in.) fcfreetype.c:279: parse error before `psfontinfo' fcfreetype.c:738: `psfontinfo' undeclared (first use in this function) make[1]: *** [fcfreetype.lo] Error 1 make[1]: Leaving directory `/home/pardox/Gnome_2.4/fontconfig-2.2.0/src' make: *** [install-recursive] Error 1 E sad, vidim da spominje "FT_Get_Next_Char" ali ne znam sta je to. Komanda nije..paket u instalaciji nije (ili ga ja ne mogu pomoci), pa bih molio onoga kome je jasno u cemu je problem dami pojasni :) Jer bez FreeType-a mi ne vredi dalje instalirati Gnom2.4 :) |