Fontconfig’s portfile has this post-activate hook:
post-activate {
# fc-cache can fail due to /Network/Library/Fonts being unavailable, so
force success.
system "${prefix}/bin/fc-cache -sv || true"
system "${prefix}/bin/fc-cache -v || true”
}
This hints you need to run those commands when you put it on a new machine.
On Jun 20, 2014, at 15:19, Tony Kubalak <[email protected]> wrote:
> Fontconfig error: Cannot load default config file
>
> Do I have to add fonts to the bundle? Is there a way to use the fonts on the
> local machine?
>
_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users