Re: Error: X does not support locale C. [message #54490] |
Tue, 19 June 2007 09:40 |
cantrell
Messages: 4 Registered: June 2007
|
Junior Member |
|
|
On Jun 19, 12:24 pm, Paul van Delst <Paul.vanDe...@noaa.gov> wrote:
> cantr...@chara.gsu.edu wrote:
>> I have a FC5 machine with IDL Version 5.5a. When I try and run the
>> help, it does not work.
>
>> IDL> ?
>> IDL> Error: X does not support locale C.
>
>> I have no idea what could be causing this. Any ideas?
>
> Grasping at straws here, but what happens if you define the LANG environment variable, i.e.
>
> export LANG=C
>
> restart IDL and then try?
>
> cheers,
>
> paulv
>
> --
> Paul van Delst Ride lots.
> CIMSS @ NOAA/NCEP/EMC Eddy Merckx
Thanks, but I still get the same error.
-Justin
|
|
|
Re: Error: X does not support locale C. [message #54492 is a reply to message #54490] |
Tue, 19 June 2007 09:24  |
Paul Van Delst[1]
Messages: 1157 Registered: April 2002
|
Senior Member |
|
|
cantrell@chara.gsu.edu wrote:
> I have a FC5 machine with IDL Version 5.5a. When I try and run the
> help, it does not work.
>
> IDL> ?
> IDL> Error: X does not support locale C.
>
>
> I have no idea what could be causing this. Any ideas?
Grasping at straws here, but what happens if you define the LANG environment variable, i.e.
export LANG=C
restart IDL and then try?
cheers,
paulv
--
Paul van Delst Ride lots.
CIMSS @ NOAA/NCEP/EMC Eddy Merckx
|
|
|