...
> $ gmake run-tests 2>&1 | tee test.log01
>
> $ LC_ALL=C gmake run-tests 2>&1 | tee test.log02
> $ LC_ALL=8859_1 gmake run-tests 2>&1 | tee test.log03
> $ LC_ALL=ASCII gmake run-tests 2>&1 | tee test.log04
> $ LANG=C LC_ALL=C gmake run-tests 2>&1 | tee test.log02b
>
> still a locale problem.
Could you please tell me what
    $ locale
and
    $ locale -a
print?


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to