You should be able to set LC_ALL=en (in bash, `export LC_ALL=en`). There are also a bunch of other locale settings that can be set to en or en_US in the same way (taken from a new install_cluster script just updated in CVS): LANG LANGUAGE LC_COLLATE LC_CTYPE LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME
I believe LC_ALL is the only that needs to be set, so try that, then set them all to en_US. It may be best to redo the entire installation (sorry), because there may be many things that were not set up correctly. Jason On Wed, 2002-08-07 at 11:24, julien.blayes wrote: > Hi jason > Thanks for your help > My head node is effectively under French locale > Do you now how can I change It ? > Thanks > > Julien > > > -----Message d'origine----- > De : Jason Brechin [mailto:[EMAIL PROTECTED]] > Envoy� : Wednesday, August 07, 2002 2:41 PM > � : [EMAIL PROTECTED] > Cc : [EMAIL PROTECTED] > Objet : Re: [Oscar-users] test_cluster_as_root problem > > Do you have all your language settings set to US English? If not, then > that can cause problems with changing output that we grep, thus causing > other problems. > > Jason > > On Wed, 2002-08-07 at 05:30, julien.blayes wrote: > > Hi, > > I've just finished setuping mu new oscar cluster > > I'm using oscar V1.3 on a RH 7.2 > > I've setup 3 node + 1 head node. > > All the install procedure work well (I've just one problem with DHCPd now > > fixed) > > All my node are installed and can boot without any problem; > > > > My problem is : > > When I run test test_cluster_as_root problem, I've got the following > > message: > > ROOT TEST > > Connection Refused > > /usr/local/pbs/bin/pbsnode : cannot connect to server pbs_oscar, error=111 > > Start SShd: > > Could no restart sshd, please check configuration and rerun tests > > > > Do you have any solution for me ? > > Thanks, > > Ps: excuse me for my poor English but I'm a French user > > > > JB > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Oscar-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
