Description of problem: When I chose Chinese version to be installed, the gcc program cannot be excuted. Version-Release number of selected component (if applicable): How reproducible: Two notebooks are installed with Chinese (big5) version, both of them cannot run gcc. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
You need to say what exact errors you are getting from running what exact commands. GCC works just fine for me if I run it with LC_ALL=zh_TW.UTF-8 gcc -O2 test{,.c} on a short testcase.
No details provided in 4 weeks, closing.