Ad-Hoc Change Linux Shell Language
19. April 2013
0
If there is some strage language configured and you are unable to read or understand an error message, just write the following before your command directly in the shell:
LC_ALL=C
For Example:
LC_ALL=C rpmbuild -bb SPECS/test.spec