다시 여쭤봅니다. fedora 에서 man... ㅠㅠ

litnsio2의 이미지

fedora 에서 man 을 하면 글이 깨져 나옵니다. man 페이지가 뜨기전에
에러 메시지가 뜨는데 대략 다음과 같습니다.

Quote:

...
<standard input>:244: warning: can't find numbered character 148
<standard input>:244: warning: can't find numbered character 156
<standard input>:244: warning: can't find numbered character 156
<standard input>:244: warning: can't find numbered character 148
<standard input>:244: warning: can't find numbered character 156
<standard input>:248: warning: can't find numbered character 148
...

이곳 글을 검색해보고 한글 지원되는 less 도 깔아보았고
/etc/man.config 파일도 수정해보았습니다만 결과는 매한가지입니다.
문자셋의 문제가 아닌가 하고..
/etc/sysconfig/i18n 에서 문자셋을
eucKR 로도 해보고 UTF8 로도 해봤습니다만 결과는 마찬가지입니다. ㅠㅠ
다만 UTF8 로 했을 경우에는..

Quote:

...
<standard input>:240: warning: can't find special character `uB9B0'
<standard input>:244: warning: can't find special character `uCE68'
<standard input>:244: warning: can't find special character `uB01C'
<standard input>:248: warning: can't find special character `uB2F9'
<standard input>:248: warning: can't find special character `uAFB8'
<standard input>:251: warning: can't find special character `uBC95'
...
<standard input>

처럼 메시지의 형태만 약간 달라질 뿐입니다.. 으으으.. 이거 어떻게
해결하는 방법이 없을까요? 벌써 머쉰 두대에 fedora 를 설치했는데..
두 번의 경우 모두 man 에서 문제가 발생하는군요...

맹고이의 이미지

꼭 한글 맨페이지를 봐야되는 게 아니면

그냥 영문 맨페이지를 보는 게 어떨까요...

제 ~/.18n 파일내용입니다.

Quote:
[myunggoni@myunggoni myunggoni]$ locale
LANG=en_US
LC_CTYPE=ko_KR.UTF-8
LC_NUMERIC=en_US
LC_TIME=en_US
LC_COLLATE=en_US
LC_MONETARY=en_US
LC_MESSAGES=en_US
LC_PAPER=ko_KR.UTF-8
LC_NAME=en_US
LC_ADDRESS=en_US
LC_TELEPHONE=en_US
LC_MEASUREMENT=en_US
LC_IDENTIFICATION=en_US
LC_ALL=

저는 메뉴가 영문으로 나오는 게 좋아서

이렇게 설정을 해놓긴 했지만

맨페이지는 잘나옵니다.

물론 영문으로... ^^;

litnsio2의 이미지

한글은 포기하고.. 영문으로 위안을 삼아야겠네요.
감사합니다. ㅠㅠ

eseo의 이미지

맹고이 wrote:
꼭 한글 맨페이지를 봐야되는 게 아니면

그냥 영문 맨페이지를 보는 게 어떨까요...

제 ~/.18n 파일내용입니다.

Quote:
[myunggoni@myunggoni myunggoni]$ locale
LANG=en_US
LC_CTYPE=ko_KR.UTF-8
LC_NUMERIC=en_US
LC_TIME=en_US
LC_COLLATE=en_US
LC_MONETARY=en_US
LC_MESSAGES=en_US
LC_PAPER=ko_KR.UTF-8
LC_NAME=en_US
LC_ADDRESS=en_US
LC_TELEPHONE=en_US
LC_MEASUREMENT=en_US
LC_IDENTIFICATION=en_US
LC_ALL=

저는 메뉴가 영문으로 나오는 게 좋아서

이렇게 설정을 해놓긴 했지만

맨페이지는 잘나옵니다.

물론 영문으로... ^^;


영문으로 볼거면 LANG 변수를 C 로 주기만 해도 되는 것 같습니다.
지금 쓰는 사용자 환경(bash)에서 한글 맨페이지가 깨지지만, "export LANG=C"만으로도 영문 맨페이지가 잘 나오네요.

그런데, 이상한건...
루트로는 한글 맨페이지도 잘 나오네요?
지금 우연히 알았습니다. 차이가 뭘까. :?:

---
배려하는 마음을 갖자.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.