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.




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

Reply via email to