[gtkmm] pango.modules error



hi

i am trying to create a static executable using gtkmm-2.0.2,
gtk-2.0.6, glib-2.0.9, libsigc++-1.2

./configure --enable-static=yes --disabe-shared

In ANjuta
compiler flag = -static
linker flag = -all-static

the static build gave no errors...but when i run the program on a
diff machine.. it gives me these error

Gtk-Warning **; Locale not supported by C library

Gdk-Warning **; locale not supported by Xlib

gdk-Warning **; cannot set locale modifiers

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.modules'
You may be able to recreate this file by running
pango-querymodules.

Warning **; could not load font "Sans 10" falling back to "Sans
10"

Warning **; could not load font "Sans 10" falling back to "Sans
10"

Warning **; All font failbacks failed

I tried to recreate the file pango.modules by running
pango-querymodules, but the same result.

can anybody tell me what exactly this means..?..i dont know..where
i am going wroing...i really need some help on this..
what should i do to solve this..?




Regards
Vishal Modak
Dept. of Computer and Information Science
Univ. Of South Alabama
Mobile, AL



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