Hello! I get this message (by looking at the output of strace) when I run an application:
open("/usr/lib/locale/[EMAIL PROTECTED]/LC_MEASUREMENT", O_RDONLY)
= -1 ENOENT (No such file or directory)
But this directory is valid and the file also. I believe that the '@' is
the reason of this behaviour. Could this be a bug?
--
Karsten Ohme <[EMAIL PROTECTED]>

