octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave problems with locale


From: Torsten
Subject: Re: octave problems with locale
Date: Wed, 30 Oct 2013 06:44:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 30.10.2013 01:07, Rik wrote:
> --- Test code ---
> ./run-octave --no-gui-libs
> 0:0.1:1
> --- End Test code ---
> 
> Also, just to be certain, does the following work?
> 
> --- Test code ---
> setenv LC_NUMERIC C
> ./run-octave --no-gui
> 0:0.1:1
> --- End Test code ---
> 
> If the two test cases work, then I suspect that the new octave needs to
> invoke setlocale just as the GUI does.

Both test cases work. With --no-gui-libs the prompt shows
"octave-cli:1>" as expected.

Torsten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]