Core Dump in MKDSC_MO Under AIX
In C shell,
setenv
LANG C (if LANG is set to en_US)
For Bourne
and Korn shells, do the following:
env
#This allows you to see the current LANG settings
LANG=C #To reset the LANG variable
export LANG #To cause it to be effective
CDE for AIX (Common Desktop Environment) 4.1.4 - Cannot execute
the above as root or superuser.
|