Hello!
I get this message (by looking at the output of strace) when I run an
application:
open("/usr/lib/locale/de_DE@euro.ISO-8859-15/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 <widerstand@t-online.de>