Michael Meskes <[EMAIL PROTECTED]> writes: > I'm sorry Helmut, but: > > gauss:meskes 124) dpkg -l libc5\* libc6\* locale\* perl\* | grep ii > ii libc5 5.4.33-4 The Linux C library version 5 > (run-time libr > ii libc5-altdev 5.4.33-4 The Linux C library version 5 > (alternative d > ii libc6 2.0.4-1 The GNU C library version 2 (run-time > files) > ii libc6-dev 2.0.4-1 The GNU C library version 2 > (development fil > ii libc6-doc 2.0.4-1 The GNU C library version 2 > (documentation f > ii locales 2.0.4-1 Locale data files and utilities. > ii perl 5.004-1 Larry Wall's Practical Extracting and > Report > ii perl-curses 1.01-1 Curses interface for Perl > ii perl-debug 5.004-1 Allow debugging perl scripts (and > perl). > ii perl-suid 5.004-1 Runs setuid perl scripts. > ii perl-tk 400.202-2 Perl module providing the Tk graphics > librar > ii perlmagick 1.11-1 A perl interface to the libMagick > graphics r > ii perlmenu 4.0-1 Menu and Template (curses-based) UI > for Perl > gauss:meskes 125) cat t > #!/usr/bin/perl > > print "Hello World\n"; > gauss:meskes 126) ./t > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LC_ALL = "de_DE", > LANG = (unset) > are supported and installed on your system. > perl: warning: Falling back to the standard locale ("C"). > Hello World > > I would have expected this to work (once again libc5 locale support was > taken from glibc) but apparently it doesn't. > Do oyu have any idea where to look? >
I will look into this mnore carefully tonight. If I can reproduce the problem, I'll try to fix it. If I can't I'll tell you where you might look for the problem. Helmut -- Helmut Geyer [EMAIL PROTECTED] public PGP key available : finger [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .