on 7/11/02 10:02 AM, Phil Dobbin at [EMAIL PROTECTED] wrote: >For 'tcsh', edit the .login file in your home directory
At 09:12 pm +0900 12/07/02, [EMAIL PROTECTED] wailed: >I don't appear to have one of those ... I guess I did something >stupid during the installation. I'll try reinstalling. >Puneet Kishor <[EMAIL PROTECTED]> emphasised: >no, no, no... just create a .login file with the correct SET LANG >statements. you will be fine. Thanks for all the nudges in the right direction, I got there in the end :-), for the record - the terminal is using tcsh so I edited '/etc/csh.login' (for that system wide effect) adding: setenv LANG[space]en_US setenv LC_ALL[space]C which killed the gripes from perl. Thanks again guys.
