Re: Pango dependencies

2005-04-22 Thread Gowri Sharmi Kandasamy
Thanks. That solved my problem. You need fontconfig , freetype & Xft to build pango. Gowri On 4/20/05, Santhosh <[EMAIL PROTECTED]> wrote: > Hi, > I have also got similar kind of problems when I installed Gtk-2.6. To > overcome this problem I have again rebuilt the pango to include xft & > freet

Re: Pango dependencies

2005-04-20 Thread Santhosh
Hi, I have also got similar kind of problems when I installed Gtk-2.6. To overcome this problem I have again rebuilt the pango to include xft & freetype (or fontconfig I am not sure) support. I believe that atleast one of the backends is required. Check whether xft is installed in your system or no

Pango Dependencies

2005-04-20 Thread Gowri Sharmi Kandasamy
Is Xft a required package for running Pango. I am currently building in HP-UX Unix on an XWindows system? When I built GTK2.6 , I get the following error message. " Xft Pango backend is required for x11 target " The Pango that I built doesnot incluse Xft library. Thanks, Gowri ___

Pango dependencies

2005-04-20 Thread Gowri Sharmi Kandasamy
Is Xft a required package for running Pango. I am currently building in HP-UX Unix on an XWindows system? When I built GTK2.6 , I get the following error message. " Xft Pango backend is required for x11 target " The Pango that I built doesnot incluse Xft library.