Re: Problem on starting PostgreSQL

2002-05-22 Thread Jim.George
On Tue, 21 May 2002, Vernon Wu wrote: > Thanks Jason and Jim. > > In fact, the error occured while I was following the instruction of >/usr/doc/Cygwin/postgresql-7.2.1.README. > > I had tried the first step of >/cygwin/usr/doc/postgresql-7.2.1/html/installation.html. I am failed on the first >

Re: Problem on starting PostgreSQL

2002-05-21 Thread Vernon Wu
Thanks Jason and Jim. In fact, the error occured while I was following the instruction of /usr/doc/Cygwin/postgresql-7.2.1.README. I had tried the first step of /cygwin/usr/doc/postgresql-7.2.1/html/installation.html. I am failed on the first step: "./configure" with the message "bash: ./conf

Re: Problem on starting PostgreSQL

2002-05-21 Thread Jason Tishler
On Tue, May 21, 2002 at 07:19:11AM +0100, Jim.George wrote: > On Sat, 19 May 2001, Vernon Wu wrote: > > > I am very new to cygwin. After installed cygwin successfully, > I can't get the PostgreSQL up so far. Here is what I have: > > [snip] > > $ initdb -D /usr/share/postgresql/data > > loo

Re: Problem on starting PostgreSQL

2002-05-20 Thread Jim.George
On Sat, 19 May 2001, Vernon Wu wrote: > I am very new to cygwin. After installed cygwin successfully, I can't get the >PostgreSQL up so far. Here is what I have: > > $ initdb -D /usr/share/postgresql/data > The program > '/usr/bin/postgres' > needed by in

Problem on starting PostgreSQL

2002-05-20 Thread Vernon Wu
I am very new to cygwin. After installed cygwin successfully, I can't get the PostgreSQL up so far. Here is what I have: $ initdb -D /usr/share/postgresql/data The program '/usr/bin/postgres' needed by initdb does not belong to PostgreSQ there may be a co