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 X-Info: This message was accepted for relay by smtp03.mrf.mail.rcn.net as the sender used SMTP authentication X-Trace: UmFuZG9tSVYTYuYZGO90sQ1Wi8yad8Rz0+RVpi4aal47bzv+Sj60ETvQoYHPSH90 Message-ID: <3F2986F0.3080406@cygwin.com> Date: Thu, 31 Jul 2003 17:15:28 -0400 From: Larry Hall Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Teter CC: cygwin AT cygwin DOT com Subject: Re: postgresql, cygwin newbie, issues References: <20030731195329 DOT 64418 DOT qmail AT web80603 DOT mail DOT yahoo DOT com> In-Reply-To: <20030731195329.64418.qmail@web80603.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Michael Teter wrote: > Howdy. > > I and to run PostgreSQL on Cygwin. I've found a few differing "guides" of how > to do this, but I'm unable to get any to fit my situation. > > I have CYGWIN_NT-5.1 with "all" packages downloaded and installed. I'm > running XP Pro SP1. Guides I've found for Postgres+Cygwin tell of running > ipc-daemon, then starting postgres. > > I found ipc-daemon2 in the cygipc package (which had to be specifically > selected in cygwin setup, despite my having specified during install that I > wanted everything. > > THE PROBLEM: when I run ipc-daemon2, I get a windows error dialog that states: > Title: ipc-daemon2.exe - Entry Point Not Found > Body: The procedure entry point __getreent could not be located in the dynamic > link library cygwin1.dll. > > Suggestions? > > Incidentally, I find it odd that Postgres is included in Cygwin when it can't > be used, or not without seeking out external packages. > > Thanks for any help or pointers to information. You're mixing stuff up. You've installed cygipc version 2, which is built for the test release of the upcoming Cygwin 1.5 DLL. But postgresql isn't built against this yet. You should run setup again, leave the 'Curr' button selected, and let it install whatever it thinks it needs to. That will give you consistent binaries for Cygwin 1.3.22. Then read . This contains pointers to all the information you need to know to install and configure PostgreSQL. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/