>> Edit article
이름
제목
패스워드
: 어느날부터 perl 프로그램만 실행하면, : : perl: warning: Please check that your locale settings: : LANGUAGE = (unset), : LC_ALL = (unset), : LANG = "ko_KR.eucKR" : are supported and installed on your system. : perl: warning: Falling back to the standard locale ("C"). : : 라고 에러가 생기네요. : 이거 어떻게 하면 없을 수 있을까요. 음... 아마도 2.1 버전을 사용하고 계신것 같네여... 2.2인 경우에는 LANG변수만 설정하면 되지만 2.1은 그렇지 못합니다.. 환경변수를 설정하면 되데여.. export LANGUAGE=ko_KR.eucKR export LC_ALL=ko_KR.eucKR 로 설정하세요... 물론 ~/.bash_profile 에 설정하셔야지요... 그럼...--우리 이쁜 난이..
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved