This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin 1.7.5 psql does not run


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]