Localized maxima?



On 2/14/10 10:40 AM, Andrej Vodopivec wrote:
> On Sun, Feb 14, 2010 at 4:31 PM, Raymond Toy <toy.raymond at gmail.com> wrote:
>   
>> On 2/14/10 9:29 AM, Andrej Vodopivec wrote:
>>     
>>> Currently locale stuff does not work for maxima-local. But "make
>>> install" should copy es.mo to the correct place so that maxima finds
>>> it.
>>>
>>>       
>> Hmm.  When I do make install, es.mo isn't copied anywhere.  Something is
>> messed up.
>>     
> I see that the gettext stuff is disabled by default. You need to
> configure maxima with ./configure --enable-gettext
>
>   
Ah, this works now.  Great!

Ray