> On 12 Jun 2016, at 18:18, David Kastrup <[email protected]> wrote:
> 
> Hans Åberg <[email protected]> writes:
> 
>> 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
>> 
>> 1. https://github.com/ariya/phantomjs/issues/13433
> 
> In my experience, just calling "perl" is a reasonably reliable way to
> get complaints about unsupported locale settings.  Apparently it tries
> calling setlocale and does extensive error reporting when that fails.
> 
> Many other programs just continue without complaint and may run into
> trouble later.

In the list 'locale -a’, on OS X 10.11.6, all values have language prefixes 
'en_US.UTF-8’, etc.



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

Reply via email to