在Reahat下安装VMware-Player-6.0.1-1379776.x86_64.bundle,结果却提示

Extracting VMware Installer...done.
NOT_REACHED /build/mts/release/bora-203739/bora/lib/unicode/unicodeSimpleTypes.c:2353
VMware Workstation Error:
VMware Workstation unrecoverable error: (app)
NOT_REACHED /build/mts/release/bora-203739/bora/lib/unicode/unicodeSimpleTypes.c:2353
Please request support. 
To collect data to submit to VMware support, select Help > About and click "Collect Support Data". You can also run the "vm-support" script in the Workstation folder directly.
We will respond on the basis of your support entitlement.

解决方法:

    修改/etc/sysconfig/i18n文件

LANG=“en_US.UTF-8”

    在 /etc/profile里添加两行

export LC_CTYPE=en_US.UTF-8

export LANG=en_US.UTF-8

相关文章:

  • 2022-12-23
  • 2021-07-15
  • 2021-07-14
  • 2021-08-18
  • 2021-06-05
  • 2021-11-29
  • 2022-12-23
猜你喜欢
  • 2022-01-07
  • 2021-04-06
  • 2021-11-14
  • 2022-02-25
  • 2021-12-02
  • 2022-02-09
相关资源
相似解决方案