LC_C, Scyld , and Perl
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
J. R. Valverde j at cnb.uam.esThu Sep 5 01:37:25 PDT 2002
- Previous message: LC_C, Scyld , and Perl
- Next message: Looking for Image Processing Software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 03 Sep 2002 09:45:20 -0400 Wade Hampton <wade.hampton at nsc1.net> wrote: > G'day, > > When running a perl script on a cluster node with Scyld, I get > errors about LC_LANG and LC_C. For example: > > test1.pl > #!/usr/bin/perl > print ("hello\n"); > > Woa! That's an oooold one! I had the same on olden times... > Other than putting this in my /etc/bashrc, does anyone have a fix for this? > The problem is probably not Scyld itself. As you say, it is a mismatch between locale support and actual settings. There are only a few solutions: either you compile the program (perl, whatever) with support for your locale, or you set the locale (in ~/.profile or /etc/bashrc), or you do not specify the location when installing the system letting it default to the C locale). At least thyat's how I remember it now. THEREFORE, don't take me too seriously, I haven't seen this error again in years and my memory may well be deceiving me. j -- These opinions are mine and only mine. Hey man, I saw them first! José R. Valverde De nada sirve la Inteligencia Artificial cuando falta la Natural
- Previous message: LC_C, Scyld , and Perl
- Next message: Looking for Image Processing Software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
