dictd가 실행이 안됩니다;
글쓴이: lacovnk / 작성시간: 월, 2004/11/15 - 2:34오전
debian sarge 사용중이고요..
dict을 사용하려고 하는데, dict.org에는 영영사전만 있어서.. dict-de-en 과 함께 dictd를 설치하였습니다.
Quote:
# /etc/init.d/dictd start
Starting dictionary server: dictd.
#
하고 별말 없는데, ps 로 찍어도 없고, restart 하면 다음과 같이 나옵니다.
Quote:
# /etc/init.d/dictd restart
Restarting dictionary server: dictdNo dictd found running; none killed.
.
#
그냥 dictd 명령어를 이용해서 실행해도 동일합니다;
-s 옵션 줘서 syslog를 보니..
Quote:
locale 'C' can not be used for utf-8 dictionaries. Exiting
라고 있어서, --locale UTF-8(UTF8도 줘봤습니다만.. 뭐가 맞는 건가요?)을 줬더니 error log는 안쌓이는 것 같은데, 여전히 실행이 안됩니다;
아아아아 ㅠㅠ
Forums:
해결! ㅎ
dictd --locale ko_KR.UTF-8
locale은 저런 것이었군요 ;;;
댓글 달기