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 screen. Please go back an

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

2006-08-10 Thread Peter Eisentraut
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 screen. Please go back and read the installation instructions, and then you can build the documentation. In this

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

2006-08-10 Thread Peter Eisentraut
Heejin Mun wrote: > 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' That sounds like you are in a directory that has already been deleted. But it's hard to tell without more context. > So

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: > configure:2114: checking for

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

2006-08-10 Thread Peter Eisentraut
Heejin Mun wrote: > configure:2114: checking for C compiler default output file name > configure:2117: gcc    conftest.c  >&5 > /usr/bin/ld: crt1.o: No such file: No such file or directory You need to install libc6-dev. -- Peter Eisentraut http://developer.postgresql.org/~petere/ --

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

2006-08-10 Thread Heejin Mun
Thanks for your response. I did run configure and here is the content of configure.log. Have a good day~! -- This file contains any messages produced by compilers while running configure, to aid deb

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

2006-08-09 Thread Peter Eisentraut
Am Mittwoch, 9. August 2006 17:03 schrieb Heejin Mun: > so change to the directory doc/src/ and then run gmake postgre~blah.tar.gz > and following message. > 'there is no ../src/makefile.global' You need to run configure first. -- Peter Eisentraut http://developer.postgresql.org/~petere/ --

[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