> Mark Tunnell wrote: >> >> Typing psql.exe at the Cygwin Bash prompt results in no output; I just >> get the shell prompt back, no matter what switch I add, -V, etc. I >> don't use psql every day so I'm not positive when it stopped working >> but I'm pretty sure it was fine before my last Cygwin update. >> However, downgrading to the 8.2.5-1 does not resolve the issue. Is >> there any sort of logging I can enable that might help me determine >> what's going on? Or, not going on?
On Mon, Aug 4, 2008 at 3:55 PM, Larry Hall (Cygwin) <[EMAIL PROTECTED]> wrote: > > Sounds like a missing dependency. Try 'cygcheck psql.exe' to see if it > complains about any missing DLLs. If it does, you need to install the > packages with the missing DLLs. See <http://cygwin.com/packages/> if > you need to find the package a DLL is in (or 'cygcheck -p <file>'). > Thanks very much! That was indeed the problem. It's working fine now. Mark -- 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/