On Wed, 22 Jun 2005 22:53:25 +0300
Tor Lillqvist <[EMAIL PROTECTED]> wrote:

> Hubert =?ISO-8859-2?Q?Soko=B3owski?= writes:
>  > I have found a problem in my case. I was using name 'bin' for a
>  > directory when my program and Gtk runtime was in.
> 
> Could you post the exact directory structure? Where did you have the
> "lib/pango/1.4.0/modules" folder, for instance?
> 
> This is how it *should* have looked:
> 

this is how it looks in my installation

 foo                             your installation top
    \etc
        \gtk-2.0                 gtk.immodules, gdk-pixbuf.loaders
        \pango                   pango.aliases, pango.modules
    \lib
        \gtk-2.0
                \2.4.0
                      \immodules im-am-et.dll etc
                      \loaders   libpixbufloader-ani.dll etc
        \pango
              \1.4.0
                    \modules     pango-basic-win32.dll etc
    all DLLs and my exe file are in this foo directory, I don't have bin
  directory

when I change 'foo' to 'bin' pango warning is displayed and the program
quits. but it doesn't matter now when I know this. 

   
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to