pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
suse113 pango bug (and workaround)
I was seeing squares instead of the usual characters in some linux
applications under emulation on amd64-current. This turned out to be
a consequence of pango's not finding its list of modules, even though
these were listed in
/emul/linux/etc/pango/pango.modules.
The reason? ktrace shows that pango is expecting the file to be named
"pango64.modules" (note the 64); symlinking the latter to the former
saves the day (to be on the safe side, I also created pango64.aliases
-> pango.aliases).
Since suse113* packages don't seem to have PLISTs, I'm at a loss as to
how this fix can be incorporated in the relevant pkgsrc Makefile.
Pouya
Home |
Main Index |
Thread Index |
Old Index