|
| From: | zx spectrumgomas |
| Subject: | Re: Tortoise tutorial |
| Date: | Tue, 20 Dec 2011 06:29:22 +0100 |
The problem was my value of the LC_NUMERIC locale. If locale is spanish , decimal separator is "," and all doubles are displayed with a comma instead of a dot. I fixed it with : $export LC_NUMERIC="C"
| [Prev in Thread] | Current Thread | [Next in Thread] |