pango install error : libgobject-2.0.la not found



Hi
Iam using RH9 Linux and I'm trying to install gtk+-2.6, which requires pango >= 1.7. While I'm installing pango 1.10, I get an error like this,
 
[root edvl28 pango-1.10.0]# ./configure
checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for native Win32... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style o f include used by make... GNU checking dependency style of gcc... gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... im mediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libr aries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for some Win32 platform... no checking for perl5... no checking for perl... perl checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pkg-config... /usr/bin/pkg-config checking for fontconfig >= 1.0.1... yes checking FONTCONFIG_CFLAGS... checking FONTCONFIG_LIBS... -lfontconfig checking for freetype-config... /usr/bin/freetype-con fig checking for FT_Get_Next_Char in -lfreetype... yes checking for xft >= 2.0.0... yes checking XFT_CFLAGS... -I/usr/X11R6/include -I/usr/include/freetype2 checking XFT_LIBS... -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig checking for cairo >= 0.5.2-head... Package cairo was not found in the pkg-config search path. Perhaps you should add the directory containing `cairo.pc' to the PKG_CONFIG_PATH environment variable No package 'cairo' found checking for glib-2.0 >= 2.5.7 gobject-2.0 gmodule-no-export-2.0... yes checking GLIB_CFLAGS... -I$(top_builddir)//usr/lib/pkgconfig -I$(top_builddir)//usr/lib/pkgconfig/. -I$(top_builddir)//usr/lib/pkgconfig/./glib -I/usr/lib/glib-2.6.0 -I/usr/lib/glib-2.6.0/glib -I/usr/lib/glib-2.6.0/gmodule checking GLIB_LIBS... /usr/lib/glib-2.6.0/glib/libglib-2.0.la $(top_builddir)//usr/lib/pkgconfig/gobject/libgobject-2.0.la -L/usr/local/lib -lgmodule-2.0 -ldl checking Whether to build OpenType test programs... yes checking m odules to link statically... checking for flockfile... yes checking for strtok_r... yes checking Whether to write dependencies into .pc files... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating pango/Makefile config.status: creating pango/mini-fribidi/Makefile config.status: creating pango/opentype/Makefile config.status: creating pango/pango.rc config.status: creating pango/pangoft2.rc config.status: creating pango/pangowin32.rc config.status: creating modules/Makefile config.status: creating modules/arabic/Makefile config.status: creating modules/basic/Makefile config.status: creating modules/hangul/Makefile config.status: creating modules/hebrew/Makefile config.status: creating modules/indic/Makefile config.status: creating modules/khmer/Makefile config.status: creating modules/syriac/Makefile config.status: creating modules/thai/Makefile config.status: creating modules/tibetan/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating pango.pc config.status: creating pangox.pc config.status: creating pangowin32.pc config.status: creating pangoft2.pc config.status: creating pangoxft.pc config.status: creating pangocairo.pc config.status: creating pango-uninstalled.pc config.status: creating pangox-uninstalled.pc config.status: creating pangowin32-uninstalled.pc config.status: creating pangoft2-uninstalled.pc config.status: creating pangoxft-uninstalled.pc config.status: creating pangocairo-uninstalled.pc config.status: creating pango-zip.sh config.status: creating tests/runtests.sh config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing pango/module-defs.h commands config.status: executing pango/module-defs-x.c commands config.status: executing pango/module-defs-fc.c commands config.status: executing pango/module-defs-win32.c commands configuration: backends: FreeType X Xft [root edvl28 pango-1.10.0]# make make all-recursive make[1]: Entering directory `/home/nprakash/pango-1.10.0' Making all in pango make[2]: Entering directory `/home/nprakash/pango-1.10.0/pango' ( cd . && glib-mkenums \ --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define __PANGO_ENUM_TYPES_H__\n\n#include \n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename \" */\n" \ --vhead "GType @enum_name _get_type (void);\n#define PANGO_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __PANGO_ENUM_TYPES_H__ */" \ pango.h pango-attributes.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.h ) > tmp-pango-enum-types.h \ && (cmp -s tmp-pango-enum-types.h pango-enum-types.h || cp tmp-pango-enum-types.h pango-enum-types.h ) \ && rm -f tmp-pango-enum-types.h \ && echo timestamp > s-enum-types-h ( cd . && glib-mkenums \ --fhead "#include " \ --fprod "\n/* enumerations from \"@filename \" */" \ --vhead "GType\n enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME \", \"@valuenick \" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_ type@_register_static (\"@EnumName \", values);\n }\n return etype;\n}\n" \ pango.h pango-attributes.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango-fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-item.h pango-layout.h pango-modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h pangofc-font.h pangofc-fontmap.h ) > tmp-pango-enum-types.c \ && (cmp -s tmp-pango-enum-types.c pango-enum-types.c || cp tmp-pango-enum-types.c pango-enum-types.c ) \ && rm -f tmp-pango-enum-types.c \ && echo timestamp > s-enum-types-c make all-recursive make[3]: Entering directory `/home/nprakash/pango-1.10.0/pango' Making all in opentype make[4]: Entering directory `/home/nprakash/pango-1.10.0/pango/opentype' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/nprakash/pango-1.10.0/pango/opentype' Making all in mini-fribidi make[4]: Entering directory `/home/nprakash/pango-1.10.0/pango/mini-fribidi' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/nprakash/pango-1.10.0/pango/mini-fribidi' make[4]: Entering directory `/home/nprakash/pango-1.10.0/pango' if /bin/sh ../ libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I..//usr/lib/pkgconfig -I..//usr/lib/pkgconfig/. -I..//usr/lib/pkgconfig/./glib -I/usr/lib/glib-2.6.0 -I/usr/lib/glib-2.6.0/glib -I/usr/lib/glib-2.6.0/gmodule -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/X11R6/include -I.. -g -O2 -Wall -MT module-defs-x.lo -MD -MP -MF ".deps/module-defs-x.Tpo" \ -c -o module-defs-x.lo `test -f 'module-defs-x.c' || echo './'`module-defs-x.c; \ then mv -f ".deps/module-defs-x.Tpo" ".deps/module-defs-x.Plo"; \ else rm -f ".deps/module-defs-x.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DMODULE_VERSION=\"1.4.0\" -DG_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread -I..//usr/lib/pkgconfig -I..//usr/lib/pkgconfig/. -I..//usr/lib/pkgconfig/./glib -I/usr/lib/glib-2.6.0 -I/usr/lib/glib-2.6.0/glib -I/usr/lib/glib-2.6.0/gmodule -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/X11R6/include -I.. -g -O2 -Wall -MT module-defs-x.lo -MD -MP -MF .deps/module-defs-x.Tpo -c module-defs-x.c -fPIC -DPIC -o .libs/module-defs-x.o /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -o libpangox-1.0.la -rpath /usr/local/lib -version-info 1000:0:1000 -export-symbols-regex "^pango_.*" module-defs-x.lo pangox.lo pangox-fontcache.lo pangox-fontmap.lo libpango-1.0.la -L/usr/X11R6/lib -lX11 /usr/lib/glib-2.6.0/glib/libglib-2.0.la ..//usr/lib/pkgconfig/gobject/libgobject-2.0.la -L/usr/local/lib -lgmodule-2.0 -ldl libtool: link: cannot find the library `..//usr/lib/pkgconfig/gobject/libgobject-2.0.la' make[4]: *** [libpangox-1.0.la] Error 1 make[4]: Leaving directory `/home/nprakash/pango-1.10.0/pango' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/nprakash/pango-1.10.0/pango' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/nprakash/pango-1.10.0/pango' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/nprakash/pango-1.10.0' make: *** [all] Error 2 ******************************************************
 I searched the file libgobject-2.0.la, copied and pasted in //usr/lib/pkgconfig/gobject, but still the same error is coming.
Please help me in installing pango
Prakash


Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]