Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42A64782.1050403@hq.astra.ph> Date: Wed, 08 Jun 2005 09:18:58 +0800 From: Carlo Florendo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040616 MIME-Version: 1.0 To: Juliano Francisco Angeli Cc: cygwin AT cygwin DOT com Subject: Re: error initdb-failed References: <1118173899 DOT 42a5facba78bb AT correio DOT faccat DOT br> In-Reply-To: <1118173899.42a5facba78bb@correio.faccat.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Juliano Francisco Angeli wrote: >Hello, > > I am installing postgresql in the Windows 98 with cygwin. > A signal error 12 is happening (initdb-failed). > Necessary to install postgres in the Windows 98, then I am using win98, cygwin >and postgresql-7.4.3. > >They help me? >I did not find nothing in the aid InterNet? > > I am thankful for the attention. > >Juliano F. Angeli > > Have you actually read /usr/share/doc/Cygwin/postgresql-x.x.x.README? That README contains detailed information on how to setup postgresql properly. In any case, my guess is that you do not have the proper setting for the CYGWIN environment variable. On the default cygwin shell (bash), you could try doing this: export CYGWIN=server Then, try running initdb. If that does not work still, please give more details into what you're doing or, take a look at http://cygwin.com/problems.html and read the part that talks about running cygcheck. HTH. Thanks! Best Regards, Carlo -- Carlo Florendo Astra Philippines Inc. www.astra.ph -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/