이것 저것 rpm을 업데이트를 하다가 보니 resin을 돌리는데 이런 에러가 나네요...
perl: warning: Setting locale failed.
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").
Stopping srun
/usr/local/httpd/bin/apachectl stop: httpd stopped
/usr/local/httpd/bin/apachectl start: httpd (pid 11960) already running
perl: warning: Setting locale failed.
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").
이런 에러나 나는데 도데체 뭘 건드려서 나는 건지 모르겠습니다.
참고로 제가 업한 것은 glibc와 glibc-devel sendmail,openssl,openssh등인데
개인적인 생각으론 glibc와 glic-devel때문인 것 같고 실제적으로 안되는 것은
libsasl을 삭제한 뒤인데 libsasl은 지금 다실 설치했습니당...
제발 알려주세요