Hi Hans,

On 13 June 2016 at 02:11, Hans Åberg  wrote:

> The solution: the UTF-8 locale has not been set as it wishes [1]. OS X 
> 10.11.6 has no leading language “en”, only
>   LC_CTYPE=UTF-8
>
> It suffices with any single one of:
>   export LC_CTYPE=en.UTF-8
>   export LC_CTYPE=en_US.UTF-8
>   export LC_ALL=en_US.UTF-8
>


I don't have 10.11.6 but 10.11.5. If you do:

$ locale -a | grep UTF-8

there is no standalone UTF-8 locale without a language prefix.

If there is in 10.11.6 I would be quite surprised. This sounds like a
beta defect in OS X to me. But are you sure you have your regional
settings set up correctly?


> 1. https://github.com/ariya/phantomjs/issues/13433

It's hard to see how that issue relates to the Mac OS X release.

Andrew

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to