On Wednesday 21 January 2004 03:12, jds wrote: > The variable value is: > [EMAIL PROTECTED] root]# echo $LANG > en_US.UTF-8
If you can't update Wine to latest cvs or wait 'till the next release you can do: EXPORT LANG=C; make to get around the problem. -Hans
