Carlos Fangmeier <[EMAIL PROTECTED]> writes:

> Hi, I'm having the same problem with my debian64 when I try to run a
> firefox32. The problem can be solved doing a symbolic link
> from /etc/pango32/pango.modules to /etc/pango/pango.modules. But keeping
> this link pruduce a similar error in 64 bit application. Maybe one
> solution could be change:
>
> return SYSCONFDIR "pango";
>
> for
>
> return SYSCONFDIR "pango32";
>
>
> in pango_get_sysconf_subdirectory( void ) at pango-utils.c. 
>
>
> Best regards
>
> Carlos Fangmeier H.

No.

The 32bit and 64bit pango can not share a common config and there
should be proper detection for the right confdir to use. I will have
to dig into pango again to see where it goes wrong, maybe some patch
did get lost or not correctly integrated.

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to