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 Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: yes Path: not-for-mail From: Tom Lauren Newsgroups: gmane.os.cygwin Subject: Re: Failed: Installing Postgresql under Cygwin on win98se Date: Fri, 08 Mar 2002 03:27:52 +0100 Lines: 29 Message-ID: <3C8821A8.885FDF8B@htw-dresden.de> References: <3C86F4B2 DOT 1DB8A60D AT htw-dresden DOT de> <4738 DOT 1015483349 AT www49 DOT gmx DOT net> <3C87898B DOT 653C8699 AT htw-dresden DOT de> <3C879A91 DOT 5080602 AT htw-dresden DOT de> NNTP-Posting-Host: rempc129.rz.htw-dresden.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: quimby.gnus.org 1015553864 19709 141.56.212.129 (8 Mar 2002 02:17:44 GMT) X-Complaints-To: usenet AT quimby DOT gnus DOT org NNTP-Posting-Date: 8 Mar 2002 02:17:44 GMT X-Mailer: Mozilla 4.7 [de]C-CCK-MCD QXW0322s (Win98; I) X-Accept-Language: de,en What a mess... no, everything seems to be installed fine. I have ash (20020131-1) and bash (2.05a-2) Now I tried to "initdb" postgres manually, and this is what it told me (in debug-level 5): $ postgres -F -D /usr/share/postgresql/data/template1 -O -d 5 template1 FindExec: searching PATH ... ValidateBinary: "/bin/postgres" is not a regular file ValidateBinary: can't stat "/usr/local/bin/postgres" ValidateBinary: "/usr/bin/postgres" is not a regular file ValidateBinary: "/bin/postgres" is not a regular file ValidateBinary: "/usr/bin/postgres" is not a regular file ValidateBinary: can't stat "/cygdrive/d/TEMP/postgres" ValidateBinary: can't stat "/cygdrive/c/WINDOWS/postgres" ValidateBinary: can't stat "/cygdrive/d/WINDOWS/postgres" ValidateBinary: can't stat "/cygdrive/d/WINDOWS/COMMAND/postgres" ValidateBinary: can't stat "//postgres" FindExec: could not find a postgres to execute... FATAL 1: postgres: could not locate executable, bailing out... DEBUG: proc_exit(1) DEBUG: shmem_exit(1) DEBUG: exit(1) [2]+ Done ipc-daemon But, the file IS there, ok itīs an .exe, but I think this should work anyway... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/