[질문]gftp 패지

gappiay의 이미지

gftp를 쓰면 한글이 깨져 나와서요 찾아보니깐 패치를 하면 된다고 하는데

어떻게 해야지 되는지 몰겠습니다.

패치 파일까지 받았놨는데, 이걸 어떻게 해야 되다는 말인지 ㅠㅠ

/아/주/ 자/세/하/게 설명 부탁드립니다.

익명 사용자의 이미지

gappiay wrote:
gftp를 쓰면 한글이 깨져 나와서요 찾아보니깐 패치를 하면 된다고 하는데

어떻게 해야지 되는지 몰겠습니다.

패치 파일까지 받았놨는데, 이걸 어떻게 해야 되다는 말인지 ㅠㅠ

/아/주/ 자/세/하/게 설명 부탁드립니다.

gftp 엔 문자셋 지정하는 항목이 있습니다. 고로 패치를 할 필요가 없습니다.

패치라는 부분만 잠시 보충설명 해드릴께요.
패치파일이란..
원본 소스와 고쳐진 소스를 서로 비교해서 그 달라진점만 어떤 파일로 만들어 둔것을 말합니다.
대게 이 파일들은 diff 라는 유틸을 이용합니다.

hello.c 라는 원래 파일이 있는데..
이걸 고친 파일이 hello.c.new 라고 하면..
서로 달라진 점을 파일로 뽑아볼께요.

$ diff -u hello.c hello.c.new > hello.c.diff

패치파일의 정체를 알았으니.. 이젠 이 패치파일을 어떻게 사용하는지 살펴봅시다.

$ patch -p0 hello.c < hello.c.diff

더 자세한 옵션들은................
man patch
man diff

gappiay의 이미지

Anonymous wrote:

gftp 엔 문자셋 지정하는 항목이 있습니다. 고로 패치를 할 필요가 없습니다.

문자셋을 cp949라고 지정을 하면 처음 한번만 한글이 제대로 보이다가

그 다음 실행부터는 보이지 않습니다ㅠㅠ

http://bbs.kldp.org/viewtopic.php?t=63274&highlight=gftp

여기를 보니깐 패치하면 된다고 하던데, 그래서

gftp-2.0.17-filename-charset-convert.patch
gftp.copy_addrinfo.patch

라는 파일을 받았거든요. 근데 이걸 어떻게 사용하라는 말인지 아직 모르겠습니다.ㅠㅠ

Quote:
$ diff -u hello.c hello.c.new > hello.c.diff

패치파일의 정체를 알았으니.. 이젠 이 패치파일을 어떻게 사용하는지 살펴봅시다.

$ patch -p0 hello.c < hello.c.diff

전 우분투 사용자라서 시냅틱 패키지 관리자에서 gftp를 깔았는데,

xxx.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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.