Re: Pango-warning



Am Donnerstag, den 14.06.2007, 22:22 -0700 schrieb Jeevan:
> Hi,
> Here I am trying to run a simple Gtk+ program, I am getting error as
> follows:
> Can you plz give me suggestion..

This list is for development of Gtk+ itself, the list for developments
using Gtk+ is gtk-app-devel-list gnome org 

> *****************************************************8
> linux:~ # gcc base.c -o base `pkg-config --cflags --libs gtk+-2.0`
> linux:~ # ./base
> 
> (base:4262): Pango-WARNING **: No builtin or dynamically
> loaded modules were found. Pango will not work correctly.
> This probably means there was an error in the creation of:
>   '/usr/local/etc/pango/pango.modules'
> You should create this file by running pango-querymodules.

Doing what the message suggests and running 

  pango-querymodules > /usr/local/etc/pango/pango.modules

as described in the very fine manual of that program should help.

Ciao,
Mathias
-- 
Mathias Hasselmann <mathias hasselmann gmx de>
http://taschenorakel.de/

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil



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