Skip to content

장애 원인 : 커널 컴파일 도중 에러메세지 뿌림

 

처리 로그 :

 

     perl: warning: Falling back to the standard locale ("C").
     perl: warning: Setting locale failed.
     perl: warning: Please check that your locale settings:
     LANGUAGE = (unset),
     LC_ALL = (unset),
     LANG = "c"
     are supported and installed on your system.
     perl: warning: Falling back to the standard locale ("C").

 

========================================================================

 

분석 및 대안 :

   

     잘못된 로케일 형식이므로 기본 로케일을 사용하려면 "C"로 되돌리라는 경고입니다.
     환경변수 LANG의 값을 ko_KR.euckr이나 ko_KR.UTF-8과 같은 올바른 형식으로 바꾸면 문제없을 겁니다(언어_국가.인코딩).
     bash를 사용하고 계시다면,

  

         export LANG=ko_KR.euckr

 

    명령을 써주십시요. 다음 로그인했을 때도 위 설정을 유지하려면 .bash_profile에 위 명령을 써주시면 됩니다.
    환경변수를 변경하기 싫으면 다음과 같은 alias를 지정하면 되겠네요.

 

         alias perl="LANG=ko_KR.euckr perl"

 

    커맨드상에서 perl을 실행할 때만, LANG 변수의 값이 원하는대로 세팅됩니다.
    물론 환경변수 LANG의 값을 정확하게 설정하는 것이 좋겠죠. :)

profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/2267/d8f/trackback
List of Articles
번호 제목 글쓴이 날짜sort 조회 수

장비를 복제해서 옮겼을 경우 네트워크가 eth0_rename 되...

FFMpeg + rtspdump + segmenter 를 이용한 iPhone 스트리...

HTTP Live Streaming 구축

Http Live Streaming 으로 아이폰 동영상 서비스

iPhone에서 streaming video 서비스

CentOS ffmpeg yum install

[CentOS] ffmpeg 설치

ffmpeg 설치 및 활용

linux - cp 덮어쓰기옵션

[squid] 캐시 로그 결과 값(access_log)

squid.conf

lighttpd와 Apache의 성능 차이 file [2]

  • l2zeo
  • 2012-03-08
  • 조회 수 24282

ssh 특정 ip or 특정대역폭만 접속 허용

squid.conf : Reverse Proxy

HTML5 멀티미디어 태그 - <video>,<audio>,<embed>

allowScriptAccess 설정

  • l2zeo
  • 2012-05-05
  • 조회 수 8453

rsync 를 이용하여 동기화 할때 특정 폴더 2개 이상 제외하기

Squid 의 캐시 저장 기간 설정 ( refresh_pattern )

스퀴드(squid) 로그 로테이트 방법

Centos 6.0 사용장비 교체후 eth0,1이 eth2,3으로 밀리거...

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234