Quoting Biswapesh Chattopadhyay <[EMAIL PROTECTED]>: > Check where your glib-2.0.pc file is. This dir. needs to be in the env. > variable PKG_CONFIG_PATH if it is in a non-standard location.
Ok ! did that. Got glib source tarball from ftp.gnome.org & compiled it (with prefix as /opt/gnome_cvs) also set PKG_CONFIG_PATH as /opt/gnome_cvs/lib/pkgconfig/ install for glib went fine then moved to libsoup, configure script asked for libart, got the tarball for that & tried to compile & install in the same path as above ... configure script asks for pango got pango & did the same ... asks for xft and fontconfig 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 xft was not found in the pkg-config search path. Perhaps you should add the directory containing `xft.pc\' to the PKG_CONFIG_PATH environment variable No package \'xft\' found configure: error: *** Didn\'t find any of FreeType, X11, or Win32. *** Must have at least one backend to build Pango. God ! Guess i\'ll hv to install entire gnome 2.2 from CVS or something (jhbuild) ! Is there any other way. Am sure all of these are avbl in my Debian sid rgds -- mkb ------------------------------------------------- Sify Mail - now with Anti-virus protection powered by Trend Micro, USA. Know more at http://mail.sify.com Sify Power mail- a Premium Service from Sify Mail! know more at http://mail.sify.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
