[DOCS] Translating manual, I got a error.

2006-08-20 Thread Heejin Mun
Hi.I'm translating manual into Korean. But there is a error.After translating, I run 'make postgres.tar.gz'.And then com shows me a error message.'Jade:start.sgml:15:64:E: non SGML character number 148' I suppose that because Korean should be used with character-set Utf-8 or Euc-kr, character-set d

Re: [DOCS] During compiling sgml files, there is a error message...

2006-08-11 Thread Heejin Mun
I succeed! thanks for your help. bye~ 2006/8/11, Peter Eisentraut <[EMAIL PROTECTED]>: Heejin Mun wrote: > oops... Writing this mail, I was dozing off...:-( > Here is attached log file! Well, you're not going to be very successful if you don't read the messages on the s

Re: [DOCS] During compiling sgml files, there is a error message...

2006-08-10 Thread Heejin Mun
Thank you! I installed libc6-dev. But there is still a error message. run '/doc/src/sgml$ gmake html' here is the message. Bash: there is not 'doc/src/sgml' So I attach log file. Have a nice day! 2006/8/10, Peter Eisentraut <[EMAIL PROTECTED]>: Heejin Mun wrote:

Re: [DOCS] During compiling sgml files, there is a error message...

2006-08-10 Thread Heejin Mun
}/include' infodir='${prefix}/info' krb_srvtab='' ld_R_works='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr

[DOCS] During compiling sgml files, there is a error message...

2006-08-09 Thread Heejin Mun
Hi. I am translating manual into Korean. But when I compile sgml files, there are some error messages. change to the directory doc/src/sgml and run doc/src/sgml$ gmake html. And following message. 'there is no file or no directory such as.' so change to the directory doc/src/ and then run gmake

[DOCS] I'd like to translate the english manual into Korean!

2006-07-18 Thread Heejin Mun
Hi. I'm a Korean.   In Korea, postgresql is not famous and not used well.There are many reason, but I think that postgresql is not used lots as a result of the absence of the manual translated into Korean.   So, I want to translate the english manual.   But I don't know how to make progress. After