X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Wed, 21 Jul 2010 11:16:50 -0400
Message-ID: <AANLkTimwRh0sNK3AfkaIXv68S7QWeID-nUjOQFtgFQpc@mail.gmail.com>
Subject: Re: cygwin 1.7.5 psql does not run
From: David Einstein <deinst@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I mumbled:
> 7/21/2010 David Rothenberger
> > Try running "strace -o /dev/null psql --version". If you're missing a
> > required DLL, you should get a pop-up indicating as much.

> I get a popup saying that "The procedure entrypoint PQencryptPassword
> could not be located in the dynamic link library cygpq.dll."

> cygpq.dll is in the /usr/bin directory.  Am I missing a library path
> environment variable?

Replacing the cygwin compiled cygpq.dll with a locally compiled one
causes everything to apparently work.  Thanks all for your help.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

