QuantumATK Forum

QuantumATK => Installation and License Questions => Topic started by: Anders Blom on May 26, 2010, 10:50

Title: locale.Error: unsupported locale setting
Post by: Anders Blom on May 26, 2010, 10:50
We have learned that sometimes the error

Code
locale.Error: unsupported locale setting

appears when starting VNL 2008.10 on machines running Linux distributions configured for e.g. Korean or Chinese locale (language settings).

To resolve this, insert the line

Code
export LC_ALL=C

in your .bashrc file in your home directory. Restart the shell for the change to take effect.